RoleInsightsRole
Import this model from the entry point of its package:
import { RoleInsightsRole } from '@sailpoint/angular-sdk/role_insights';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | (optional) string | Role name | [default to undefined] |
| id | (optional) string | Role id | [default to undefined] |
| description | (optional) string | Role description | [default to undefined] |
| ownerName | (optional) string | Role owner name | [default to undefined] |
| ownerId | (optional) string | Role owner id | [default to undefined] |