Uses of Class
software.amazon.awscdk.interfaces.cognito.UserPoolUserToGroupAttachmentReference.Builder
Packages that use UserPoolUserToGroupAttachmentReference.Builder
-
Uses of UserPoolUserToGroupAttachmentReference.Builder in software.amazon.awscdk.interfaces.cognito
Methods in software.amazon.awscdk.interfaces.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.interfaces.cognito with parameters of type UserPoolUserToGroupAttachmentReference.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theUserPoolUserToGroupAttachmentReference.Builder.