Uses of Interface
software.amazon.awscdk.services.cognito.AutoVerifiedAttrs
-
Uses of AutoVerifiedAttrs in software.amazon.awscdk.services.cognito
Modifier and TypeMethodDescriptionAutoVerifiedAttrs.Builder.build()
Builds the configured instance.default AutoVerifiedAttrs
UserPoolProps.getAutoVerify()
Attributes which Cognito will look to verify automatically upon user sign up.final AutoVerifiedAttrs
UserPoolProps.Jsii$Proxy.getAutoVerify()
Modifier and TypeMethodDescriptionUserPool.Builder.autoVerify
(AutoVerifiedAttrs autoVerify) Attributes which Cognito will look to verify automatically upon user sign up.UserPoolProps.Builder.autoVerify
(AutoVerifiedAttrs autoVerify) Sets the value ofUserPoolProps.getAutoVerify()