Uses of Interface
software.amazon.awscdk.services.cognito.CfnUserPoolReplicaProps
Packages that use CfnUserPoolReplicaProps
-
Uses of CfnUserPoolReplicaProps in software.amazon.awscdk.services.cognito
Classes in software.amazon.awscdk.services.cognito that implement CfnUserPoolReplicaPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnUserPoolReplicaPropsMethods in software.amazon.awscdk.services.cognito that return CfnUserPoolReplicaPropsModifier and TypeMethodDescriptionCfnUserPoolReplicaProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.cognito with parameters of type CfnUserPoolReplicaPropsModifierConstructorDescriptionCfnUserPoolReplica(software.constructs.Construct scope, String id, CfnUserPoolReplicaProps props) Create a newAWS::Cognito::UserPoolReplica.