@Stability(value=Stable) @Internal public static final class CfnUserPool.InviteMessageTemplateProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserPool.InviteMessageTemplateProperty
CfnUserPool.InviteMessageTemplatePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserPool.InviteMessageTemplateProperty.Builder, CfnUserPool.InviteMessageTemplateProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnUserPool.InviteMessageTemplateProperty.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 |
getEmailMessage()
The message template for email messages.
|
String |
getEmailSubject()
The subject line for email messages.
|
String |
getSmsMessage()
The message template for SMS messages.
|
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.InviteMessageTemplateProperty.Builder builder)
CfnUserPool.AccountRecoverySettingProperty.Builder.public final String getEmailMessage()
CfnUserPool.InviteMessageTemplatePropertyEmailMessage is allowed only if EmailSendingAccount is DEVELOPER.
getEmailMessage in interface CfnUserPool.InviteMessageTemplatePropertypublic final String getEmailSubject()
CfnUserPool.InviteMessageTemplatePropertyEmailSubject is allowed only if EmailSendingAccount is DEVELOPER.
getEmailSubject in interface CfnUserPool.InviteMessageTemplatePropertypublic final String getSmsMessage()
CfnUserPool.InviteMessageTemplatePropertygetSmsMessage in interface CfnUserPool.InviteMessageTemplateProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.