Uses of Class
software.amazon.awscdk.services.cognito.UserPoolUserToGroupAttachmentReference.Builder
Packages that use UserPoolUserToGroupAttachmentReference.Builder
-
Uses of UserPoolUserToGroupAttachmentReference.Builder in software.amazon.awscdk.services.cognito
Methods in software.amazon.awscdk.services.cognito that return UserPoolUserToGroupAttachmentReference.BuilderModifier and TypeMethodDescriptionUserPoolUserToGroupAttachmentReference.builder()
Sets the value ofUserPoolUserToGroupAttachmentReference.getGroupName()
Sets the value ofUserPoolUserToGroupAttachmentReference.getUsername()
UserPoolUserToGroupAttachmentReference.Builder.userPoolId
(String userPoolId) Sets the value ofUserPoolUserToGroupAttachmentReference.getUserPoolId()
Constructors in software.amazon.awscdk.services.cognito with parameters of type UserPoolUserToGroupAttachmentReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theUserPoolUserToGroupAttachmentReference.Builder
.