Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnUserPoolUserToGroupAttachmentMixinProps.Builder
Packages that use CfnUserPoolUserToGroupAttachmentMixinProps.Builder
-
Uses of CfnUserPoolUserToGroupAttachmentMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cognito
Methods in software.amazon.awscdk.cfnpropertymixins.services.cognito that return CfnUserPoolUserToGroupAttachmentMixinProps.BuilderModifier and TypeMethodDescriptionCfnUserPoolUserToGroupAttachmentMixinProps.builder()Sets the value ofCfnUserPoolUserToGroupAttachmentMixinProps.getGroupName()CfnUserPoolUserToGroupAttachmentMixinProps.Builder.groupName(IUserPoolGroupRef groupName) Sets the value ofCfnUserPoolUserToGroupAttachmentMixinProps.getGroupName()Sets the value ofCfnUserPoolUserToGroupAttachmentMixinProps.getUsername()CfnUserPoolUserToGroupAttachmentMixinProps.Builder.username(IUserPoolUserRef username) Sets the value ofCfnUserPoolUserToGroupAttachmentMixinProps.getUsername()CfnUserPoolUserToGroupAttachmentMixinProps.Builder.userPoolId(String userPoolId) Sets the value ofCfnUserPoolUserToGroupAttachmentMixinProps.getUserPoolId()CfnUserPoolUserToGroupAttachmentMixinProps.Builder.userPoolId(IUserPoolRef userPoolId) Sets the value ofCfnUserPoolUserToGroupAttachmentMixinProps.getUserPoolId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cognito with parameters of type CfnUserPoolUserToGroupAttachmentMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserPoolUserToGroupAttachmentMixinProps.Builder.