Uses of Class
software.amazon.awscdk.services.cognito.CfnUserPoolGroup.Builder
-
Uses of CfnUserPoolGroup.Builder in software.amazon.awscdk.services.cognito
Modifier and TypeMethodDescriptionstatic CfnUserPoolGroup.Builder
CfnUserPoolGroup.Builder.description
(String description) A string containing the description of the group.The name of the group.CfnUserPoolGroup.Builder.precedence
(Number precedence) 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.The role Amazon Resource Name (ARN) for the group.CfnUserPoolGroup.Builder.userPoolId
(String userPoolId) The user pool ID for the user pool.