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

# RoleInsightsInsight

## 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]

