| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPoolUserToGroupAttachmentProps.Builder |
CfnUserPoolUserToGroupAttachmentProps.builder() |
CfnUserPoolUserToGroupAttachmentProps.Builder |
CfnUserPoolUserToGroupAttachmentProps.Builder.groupName(String groupName)
Sets the value of
CfnUserPoolUserToGroupAttachmentProps.getGroupName() |
CfnUserPoolUserToGroupAttachmentProps.Builder |
CfnUserPoolUserToGroupAttachmentProps.Builder.username(String username)
Sets the value of
CfnUserPoolUserToGroupAttachmentProps.getUsername() |
CfnUserPoolUserToGroupAttachmentProps.Builder |
CfnUserPoolUserToGroupAttachmentProps.Builder.userPoolId(String userPoolId)
Sets the value of
CfnUserPoolUserToGroupAttachmentProps.getUserPoolId() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnUserPoolUserToGroupAttachmentProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserPoolUserToGroupAttachmentProps.Builder. |
Copyright © 2022. All rights reserved.