Role
Role
A single role held by a user or group, as returned by the IAM APIs.
JSON Example
{
"role": "string",
"display_name": "string"
}
role
Required
The name of the role.
Enumeration:
ENTERPRISE_ADMIN,
AUDITOR,
SUPPORT_BUNDLE_COLLECTOR
string
display_name
Optional
The human-readable name for this role, suitable for showing in a UI.