GroupType
class GroupType
The group type.
Types
Properties
Link copied to clipboard
The date and time, in ISO 8601 format, when the item was created.
Link copied to clipboard
A string containing the description of the group.
Link copied to clipboard
The date and time, in ISO 8601 format, when the item was modified.
Link copied to clipboard
A non-negative integer value that specifies the precedence of this group relative to the other groups that a user can belong to in the user pool. Zero is the highest precedence value. Groups with lower Precedence
values take precedence over groups with higher ornull Precedence
values. If a user belongs to two or more groups, it is the group with the lowest precedence value whose role ARN is given in the user's tokens for the cognito:roles
and cognito:preferred_role
claims.
Link copied to clipboard
The user pool ID for the user pool.