RoleMiningPotentialRoleEntitlements
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | str | Id of the entitlement | [optional] |
name | str | Name of the entitlement | [optional] |
} |
Example
from sailpoint.beta.models.role_mining_potential_role_entitlements import RoleMiningPotentialRoleEntitlements
role_mining_potential_role_entitlements = RoleMiningPotentialRoleEntitlements(
id='{id=2c9180877212632a017228d5a796292c}',
name='{name=LauncherTest2}'
)