@Stability(value=Stable) @Internal public static final class CfnSmsTemplateProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSmsTemplateProps
CfnSmsTemplatePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnSmsTemplateProps.Builder, CfnSmsTemplateProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSmsTemplateProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSmsTemplateProps.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 |
getBody()
The message body to use in text messages that are based on the message template.
|
String |
getDefaultSubstitutions()
A JSON object that specifies the default values to use for message variables in the message template.
|
Object |
getTags()
An array of key-value pairs to apply to this resource.
|
String |
getTemplateDescription()
A custom description of the message template.
|
String |
getTemplateName()
The name of the message template.
|
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(CfnSmsTemplateProps.Builder builder)
CfnSmsTemplateProps.Builder.public final String getBody()
CfnSmsTemplatePropsgetBody in interface CfnSmsTemplatePropspublic final String getTemplateName()
CfnSmsTemplatePropsgetTemplateName in interface CfnSmsTemplatePropspublic final String getDefaultSubstitutions()
CfnSmsTemplatePropsThis object is a set of key-value pairs. Each key defines a message variable in the template. The corresponding value defines the default value for that variable. When you create a message that's based on the template, you can override these defaults with message-specific and address-specific variables and values.
getDefaultSubstitutions in interface CfnSmsTemplatePropspublic final Object getTags()
CfnSmsTemplatePropsFor more information, see Tag .
getTags in interface CfnSmsTemplatePropspublic final String getTemplateDescription()
CfnSmsTemplatePropsgetTemplateDescription in interface CfnSmsTemplateProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.