@Stability(value=Stable)
public static interface CfnUserPool.VerificationMessageTemplateProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-verificationmessagetemplate.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserPool.VerificationMessageTemplateProperty.Builder
A builder for
CfnUserPool.VerificationMessageTemplateProperty |
static class |
CfnUserPool.VerificationMessageTemplateProperty.Jsii$Proxy
An implementation for
CfnUserPool.VerificationMessageTemplateProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPool.VerificationMessageTemplateProperty.Builder |
builder() |
default String |
getDefaultEmailOption()
`CfnUserPool.VerificationMessageTemplateProperty.DefaultEmailOption`.
|
default String |
getEmailMessage()
`CfnUserPool.VerificationMessageTemplateProperty.EmailMessage`.
|
default String |
getEmailMessageByLink()
`CfnUserPool.VerificationMessageTemplateProperty.EmailMessageByLink`.
|
default String |
getEmailSubject()
`CfnUserPool.VerificationMessageTemplateProperty.EmailSubject`.
|
default String |
getEmailSubjectByLink()
`CfnUserPool.VerificationMessageTemplateProperty.EmailSubjectByLink`.
|
default String |
getSmsMessage()
`CfnUserPool.VerificationMessageTemplateProperty.SmsMessage`.
|
@Stability(value=Stable) @Nullable default String getDefaultEmailOption()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-verificationmessagetemplate.html#cfn-cognito-userpool-verificationmessagetemplate-defaultemailoption@Stability(value=Stable) @Nullable default String getEmailMessage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-verificationmessagetemplate.html#cfn-cognito-userpool-verificationmessagetemplate-emailmessage@Stability(value=Stable) @Nullable default String getEmailMessageByLink()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-verificationmessagetemplate.html#cfn-cognito-userpool-verificationmessagetemplate-emailmessagebylink@Stability(value=Stable) @Nullable default String getEmailSubject()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-verificationmessagetemplate.html#cfn-cognito-userpool-verificationmessagetemplate-emailsubject@Stability(value=Stable) @Nullable default String getEmailSubjectByLink()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-verificationmessagetemplate.html#cfn-cognito-userpool-verificationmessagetemplate-emailsubjectbylink@Stability(value=Stable) @Nullable default String getSmsMessage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-verificationmessagetemplate.html#cfn-cognito-userpool-verificationmessagetemplate-smsmessage@Stability(value=Stable) static CfnUserPool.VerificationMessageTemplateProperty.Builder builder()
Copyright © 2020. All rights reserved.