roleId property

String? roleId
getter/setter pair

The role ID to use for this role.

A role ID may contain alphanumeric characters, underscores (_), and periods (.). It must contain a minimum of 3 characters and a maximum of 64 characters.

Implementation

core.String? roleId;