| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPoolUserToGroupAttachment.Builder |
CfnUserPoolUserToGroupAttachment.Builder.create(software.constructs.Construct scope,
String id) |
CfnUserPoolUserToGroupAttachment.Builder |
CfnUserPoolUserToGroupAttachment.Builder.groupName(String groupName)
`AWS::Cognito::UserPoolUserToGroupAttachment.GroupName`.
|
CfnUserPoolUserToGroupAttachment.Builder |
CfnUserPoolUserToGroupAttachment.Builder.username(String username)
`AWS::Cognito::UserPoolUserToGroupAttachment.Username`.
|
CfnUserPoolUserToGroupAttachment.Builder |
CfnUserPoolUserToGroupAttachment.Builder.userPoolId(String userPoolId)
`AWS::Cognito::UserPoolUserToGroupAttachment.UserPoolId`.
|
Copyright © 2021. All rights reserved.