Uses of Class
software.amazon.awscdk.services.cognito.CfnUserPool.PoliciesProperty.Builder
Packages that use CfnUserPool.PoliciesProperty.Builder
-
Uses of CfnUserPool.PoliciesProperty.Builder in software.amazon.awscdk.services.cognito
Methods in software.amazon.awscdk.services.cognito that return CfnUserPool.PoliciesProperty.BuilderModifier and TypeMethodDescriptionCfnUserPool.PoliciesProperty.builder()CfnUserPool.PoliciesProperty.Builder.passwordPolicy(IResolvable passwordPolicy) Sets the value ofCfnUserPool.PoliciesProperty.getPasswordPolicy()CfnUserPool.PoliciesProperty.Builder.passwordPolicy(CfnUserPool.PasswordPolicyProperty passwordPolicy) Sets the value ofCfnUserPool.PoliciesProperty.getPasswordPolicy()CfnUserPool.PoliciesProperty.Builder.signInPolicy(IResolvable signInPolicy) Sets the value ofCfnUserPool.PoliciesProperty.getSignInPolicy()CfnUserPool.PoliciesProperty.Builder.signInPolicy(CfnUserPool.SignInPolicyProperty signInPolicy) Sets the value ofCfnUserPool.PoliciesProperty.getSignInPolicy()Constructors in software.amazon.awscdk.services.cognito with parameters of type CfnUserPool.PoliciesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserPool.PoliciesProperty.Builder.