Uses of Interface
software.amazon.awscdk.services.cognito.KeepOriginalAttrs
-
Uses of KeepOriginalAttrs in software.amazon.awscdk.services.cognito
Modifier and TypeMethodDescriptionKeepOriginalAttrs.Builder.build()
Builds the configured instance.default KeepOriginalAttrs
UserPoolProps.getKeepOriginal()
Attributes which Cognito will look to handle changes to the value of your users' email address and phone number attributes.final KeepOriginalAttrs
UserPoolProps.Jsii$Proxy.getKeepOriginal()
Modifier and TypeMethodDescriptionUserPool.Builder.keepOriginal
(KeepOriginalAttrs keepOriginal) Attributes which Cognito will look to handle changes to the value of your users' email address and phone number attributes.UserPoolProps.Builder.keepOriginal
(KeepOriginalAttrs keepOriginal) Sets the value ofUserPoolProps.getKeepOriginal()