okta-sdk-nodejs

okta.IamRole

Properties

Name Type Description Notes
created Date Timestamp when the role was created [optional] [readonly] [default to undefined]
description string Description of the role [default to undefined]
id string Unique key for the role [optional] [readonly] [default to undefined]
label string Unique label for the role [default to undefined]
lastUpdated Date Timestamp when the role was last updated [optional] [readonly] [default to undefined]
permissions Array<RolePermissionType> Array of permissions that the role will grant. See Permission Types. [default to undefined]
_links IamRoleLinks   [optional] [default to undefined]