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