| Modifier and Type | Method and Description |
|---|---|
static CfnUserPoolUserToGroupAttachment.Builder |
CfnUserPoolUserToGroupAttachment.Builder.create(Construct scope,
String id) |
CfnUserPoolUserToGroupAttachment.Builder |
CfnUserPoolUserToGroupAttachment.Builder.groupName(String groupName)
The group name.
|
CfnUserPoolUserToGroupAttachment.Builder |
CfnUserPoolUserToGroupAttachment.Builder.username(String username)
The username for the user.
|
CfnUserPoolUserToGroupAttachment.Builder |
CfnUserPoolUserToGroupAttachment.Builder.userPoolId(String userPoolId)
The user pool ID for the user pool.
|
Copyright © 2022. All rights reserved.