Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnUserPoolPropsMixin.VerificationMessageTemplateProperty
Packages that use CfnUserPoolPropsMixin.VerificationMessageTemplateProperty
-
Uses of CfnUserPoolPropsMixin.VerificationMessageTemplateProperty in software.amazon.awscdk.cfnpropertymixins.services.cognito
Classes in software.amazon.awscdk.cfnpropertymixins.services.cognito that implement CfnUserPoolPropsMixin.VerificationMessageTemplatePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnUserPoolPropsMixin.VerificationMessageTemplatePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.cognito that return CfnUserPoolPropsMixin.VerificationMessageTemplatePropertyModifier and TypeMethodDescriptionCfnUserPoolPropsMixin.VerificationMessageTemplateProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.cognito with parameters of type CfnUserPoolPropsMixin.VerificationMessageTemplatePropertyModifier and TypeMethodDescriptionCfnUserPoolMixinProps.Builder.verificationMessageTemplate(CfnUserPoolPropsMixin.VerificationMessageTemplateProperty verificationMessageTemplate) Sets the value ofCfnUserPoolMixinProps.getVerificationMessageTemplate()CfnUserPoolPropsMixin.Builder.verificationMessageTemplate(CfnUserPoolPropsMixin.VerificationMessageTemplateProperty verificationMessageTemplate) The template for the verification message that your user pool delivers to users who set an email address or phone number attribute.