| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPoolGroupProps.Builder |
CfnUserPoolGroupProps.builder() |
CfnUserPoolGroupProps.Builder |
CfnUserPoolGroupProps.Builder.description(String description)
Sets the value of
CfnUserPoolGroupProps.getDescription() |
CfnUserPoolGroupProps.Builder |
CfnUserPoolGroupProps.Builder.groupName(String groupName)
Sets the value of
CfnUserPoolGroupProps.getGroupName() |
CfnUserPoolGroupProps.Builder |
CfnUserPoolGroupProps.Builder.precedence(Number precedence)
Sets the value of
CfnUserPoolGroupProps.getPrecedence() |
CfnUserPoolGroupProps.Builder |
CfnUserPoolGroupProps.Builder.roleArn(String roleArn)
Sets the value of
CfnUserPoolGroupProps.getRoleArn() |
CfnUserPoolGroupProps.Builder |
CfnUserPoolGroupProps.Builder.userPoolId(String userPoolId)
Sets the value of
CfnUserPoolGroupProps.getUserPoolId() |
Copyright © 2021. All rights reserved.