Uses of Class
software.amazon.awscdk.services.cognito.CfnUserPool.SignInPolicyProperty.Builder
Packages that use CfnUserPool.SignInPolicyProperty.Builder
-
Uses of CfnUserPool.SignInPolicyProperty.Builder in software.amazon.awscdk.services.cognito
Methods in software.amazon.awscdk.services.cognito that return CfnUserPool.SignInPolicyProperty.BuilderModifier and TypeMethodDescriptionCfnUserPool.SignInPolicyProperty.Builder.allowedFirstAuthFactors
(List<String> allowedFirstAuthFactors) Sets the value ofCfnUserPool.SignInPolicyProperty.getAllowedFirstAuthFactors()
CfnUserPool.SignInPolicyProperty.builder()
Constructors in software.amazon.awscdk.services.cognito with parameters of type CfnUserPool.SignInPolicyProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnUserPool.SignInPolicyProperty.Builder
.