Uses of Interface
software.amazon.awscdk.services.cognito.CfnUserPool.VerificationMessageTemplateProperty
-
Uses of CfnUserPool.VerificationMessageTemplateProperty in software.amazon.awscdk.services.cognito
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnUserPool.VerificationMessageTemplateProperty
Modifier and TypeMethodDescriptionCfnUserPool.VerificationMessageTemplateProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnUserPool.setVerificationMessageTemplate
(CfnUserPool.VerificationMessageTemplateProperty value) The template for the verification message that the user sees when the app requests permission to access the user's information.CfnUserPool.Builder.verificationMessageTemplate
(CfnUserPool.VerificationMessageTemplateProperty verificationMessageTemplate) The template for the verification message that the user sees when the app requests permission to access the user's information.CfnUserPoolProps.Builder.verificationMessageTemplate
(CfnUserPool.VerificationMessageTemplateProperty verificationMessageTemplate) Sets the value ofCfnUserPoolProps.getVerificationMessageTemplate()