roleId property
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;
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.
core.String? roleId;