RoleInsightsInsight
Import this model from the entry point of its package:
import { RoleInsightsInsight } from '@sailpoint/angular-sdk/role_insights';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | (optional) string | The number of identities in this role with the entitlement. | [default to undefined] |
| identitiesWithAccess | (optional) number | The number of identities in this role with the entitlement. | [default to undefined] |
| identitiesImpacted | (optional) number | The number of identities in this role that do not have the specified entitlement. | [default to undefined] |
| totalNumberOfIdentities | (optional) number | The total number of identities. | [default to undefined] |
| impactedIdentityNames | (optional) string | [default to undefined] |