Skip to main content

RoleInsight

Import this model from the entry point of its package:

import { RoleInsight } from '@sailpoint/angular-sdk/role_insights';

Properties

NameTypeDescriptionNotes
id(optional) stringInsight id[default to undefined]
numberOfUpdates(optional) numberTotal number of updates for this role[default to undefined]
createdDate(optional) stringThe date-time insights were last created for this role.[default to undefined]
modifiedDate(optional) stringThe date-time insights were last modified for this role.[default to undefined]
role(optional) RoleInsightsRole[default to undefined]
insight(optional) RoleInsightsInsight[default to undefined]