---
id: v1-role-insights-summary
title: RoleInsightsSummary
pagination_label: RoleInsightsSummary
sidebar_label: RoleInsightsSummary
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'RoleInsightsSummary', 'v1RoleInsightsSummary']
slug: /tools/sdk/typescript/role_insights/models/role-insights-summary
tags: ['SDK', 'Software Development Kit', 'RoleInsightsSummary', 'v1RoleInsightsSummary']
---

# RoleInsightsSummary

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**numberOfUpdates** | **(optional)** `number` | Total number of roles with updates | [default to undefined]
**lastGenerated** | **(optional)** `string` | The date-time role insights were last found. | [default to undefined]
**entitlementsIncludedInRoles** | **(optional)** `number` | The number of entitlements included in roles (vs free radicals). | [default to undefined]
**totalNumberOfEntitlements** | **(optional)** `number` | The total number of entitlements. | [default to undefined]
**identitiesWithAccessViaRoles** | **(optional)** `number` | The number of identities in roles vs. identities with just entitlements and not in roles. | [default to undefined]
**totalNumberOfIdentities** | **(optional)** `number` | The total number of identities. | [default to undefined]

