Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnUserPoolReplicaMixinProps.Builder
Packages that use CfnUserPoolReplicaMixinProps.Builder
-
Uses of CfnUserPoolReplicaMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cognito
Methods in software.amazon.awscdk.cfnpropertymixins.services.cognito that return CfnUserPoolReplicaMixinProps.BuilderModifier and TypeMethodDescriptionCfnUserPoolReplicaMixinProps.builder()CfnUserPoolReplicaMixinProps.Builder.regionName(String regionName) Sets the value ofCfnUserPoolReplicaMixinProps.getRegionName()CfnUserPoolReplicaMixinProps.Builder.userPoolId(String userPoolId) Sets the value ofCfnUserPoolReplicaMixinProps.getUserPoolId()CfnUserPoolReplicaMixinProps.Builder.userPoolTagsAtCreate(Map<String, String> userPoolTagsAtCreate) Sets the value ofCfnUserPoolReplicaMixinProps.getUserPoolTagsAtCreate()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cognito with parameters of type CfnUserPoolReplicaMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserPoolReplicaMixinProps.Builder.