| Id |
Pointer to String |
The id for the entitlement |
[optional] |
| Name |
Pointer to String |
The name of the entitlement |
[optional] |
| Description |
Pointer to String |
Information about the entitlement |
[optional] |
| Privileged |
Pointer to Boolean |
Indicates if the entitlement is a privileged entitlement |
[optional] [default to $false] |
| Owner |
Pointer to IdentityReferenceWithNameAndEmail |
|
[optional] |
| AttributeName |
Pointer to String |
The name of the attribute on the source |
[optional] |
| AttributeValue |
Pointer to String |
The value of the attribute on the source |
[optional] |
| SourceSchemaObjectType |
Pointer to String |
The schema object type on the source used to represent the entitlement and its attributes |
[optional] |
| SourceName |
Pointer to String |
The name of the source for which this entitlement belongs |
[optional] |
| SourceType |
Pointer to String |
The type of the source for which the entitlement belongs |
[optional] |
| SourceId |
Pointer to String |
The ID of the source for which the entitlement belongs |
[optional] |
| HasPermissions |
Pointer to Boolean |
Indicates if the entitlement has permissions |
[optional] [default to $false] |
| IsPermission |
Pointer to Boolean |
Indicates if the entitlement is a representation of an account permission |
[optional] [default to $false] |
| Revocable |
Pointer to Boolean |
Indicates whether the entitlement can be revoked |
[optional] [default to $false] |
| CloudGoverned |
Pointer to Boolean |
True if the entitlement is cloud governed |
[optional] [default to $false] |
| ContainsDataAccess |
Pointer to Boolean |
True if the entitlement has DAS data |
[optional] [default to $false] |
| DataAccess |
Pointer to DataAccess |
|
[optional] |
| Account |
Pointer to ReviewableEntitlementAccount |
|
[optional] |