Okta.Sdk.Model.IamRole
February 9, 2023 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Created | DateTimeOffset | Timestamp when the role was created | [optional] [readonly] |
| Description | string | Description of the role | |
| Id | string | Unique key for the role | [optional] [readonly] |
| Label | string | Unique label for the role | |
| LastUpdated | DateTimeOffset | Timestamp when the role was last updated | [optional] [readonly] |
| Links | IamRoleLinks | [optional] |