Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnUserPoolGroupMixinProps.Builder
Packages that use CfnUserPoolGroupMixinProps.Builder
-
Uses of CfnUserPoolGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cognito
Methods in software.amazon.awscdk.cfnpropertymixins.services.cognito that return CfnUserPoolGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnUserPoolGroupMixinProps.builder()CfnUserPoolGroupMixinProps.Builder.description(String description) Sets the value ofCfnUserPoolGroupMixinProps.getDescription()Sets the value ofCfnUserPoolGroupMixinProps.getGroupName()CfnUserPoolGroupMixinProps.Builder.precedence(Number precedence) Sets the value ofCfnUserPoolGroupMixinProps.getPrecedence()Sets the value ofCfnUserPoolGroupMixinProps.getRoleArn()Sets the value ofCfnUserPoolGroupMixinProps.getRoleArn()CfnUserPoolGroupMixinProps.Builder.userPoolId(String userPoolId) Sets the value ofCfnUserPoolGroupMixinProps.getUserPoolId()CfnUserPoolGroupMixinProps.Builder.userPoolId(IUserPoolRef userPoolId) Sets the value ofCfnUserPoolGroupMixinProps.getUserPoolId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cognito with parameters of type CfnUserPoolGroupMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserPoolGroupMixinProps.Builder.