@Stability(value=Stable) @Internal public static final class CfnUserPool.VerificationMessageTemplateProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserPool.VerificationMessageTemplateProperty
CfnUserPool.VerificationMessageTemplatePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserPool.VerificationMessageTemplateProperty.Builder, CfnUserPool.VerificationMessageTemplateProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnUserPool.VerificationMessageTemplateProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserPool.AccountRecoverySettingProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDefaultEmailOption()
The default email option.
|
String |
getEmailMessage()
The template for email messages that Amazon Cognito sends to your users.
|
String |
getEmailMessageByLink()
The email message template for sending a confirmation link to the user.
|
String |
getEmailSubject()
The subject line for the email message template.
|
String |
getEmailSubjectByLink()
The subject line for the email message template for sending a confirmation link to the user.
|
String |
getSmsMessage()
The template for SMS messages that Amazon Cognito sends to your users.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnUserPool.VerificationMessageTemplateProperty.Builder builder)
CfnUserPool.AccountRecoverySettingProperty.Builder.public final String getDefaultEmailOption()
CfnUserPool.VerificationMessageTemplatePropertygetDefaultEmailOption in interface CfnUserPool.VerificationMessageTemplatePropertypublic final String getEmailMessage()
CfnUserPool.VerificationMessageTemplateProperty
You can set an EmailMessage template only if the value of EmailSendingAccount is DEVELOPER . When your EmailSendingAccount is DEVELOPER , your user pool sends email messages with your own Amazon SES configuration.
getEmailMessage in interface CfnUserPool.VerificationMessageTemplatePropertypublic final String getEmailMessageByLink()
CfnUserPool.VerificationMessageTemplateProperty
You can set an EmailMessageByLink template only if the value of EmailSendingAccount is DEVELOPER . When your EmailSendingAccount is DEVELOPER , your user pool sends email messages with your own Amazon SES configuration.
getEmailMessageByLink in interface CfnUserPool.VerificationMessageTemplatePropertypublic final String getEmailSubject()
CfnUserPool.VerificationMessageTemplateProperty
You can set an EmailSubject template only if the value of EmailSendingAccount is DEVELOPER . When your EmailSendingAccount is DEVELOPER , your user pool sends email messages with your own Amazon SES configuration.
getEmailSubject in interface CfnUserPool.VerificationMessageTemplatePropertypublic final String getEmailSubjectByLink()
CfnUserPool.VerificationMessageTemplateProperty
You can set an EmailSubjectByLink template only if the value of EmailSendingAccount is DEVELOPER . When your EmailSendingAccount is DEVELOPER , your user pool sends email messages with your own Amazon SES configuration.
getEmailSubjectByLink in interface CfnUserPool.VerificationMessageTemplatePropertypublic final String getSmsMessage()
CfnUserPool.VerificationMessageTemplatePropertygetSmsMessage in interface CfnUserPool.VerificationMessageTemplateProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.