@Stability(value=Stable) @Internal public static final class CfnTemplate.TemplateProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTemplate.TemplateProperty
CfnTemplate.TemplatePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTemplate.TemplateProperty.Builder, CfnTemplate.TemplateProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTemplate.TemplateProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTemplate.TemplateProperty.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 |
getHtmlPart()
The HTML body of the email.
|
String |
getSubjectPart()
The subject line of the email.
|
String |
getTemplateName()
The name of the template.
|
String |
getTextPart()
The email body that is visible to recipients whose email clients do not display HTML content.
|
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(CfnTemplate.TemplateProperty.Builder builder)
CfnTemplate.TemplateProperty.Builder.public final String getSubjectPart()
CfnTemplate.TemplatePropertygetSubjectPart in interface CfnTemplate.TemplatePropertypublic final String getHtmlPart()
CfnTemplate.TemplatePropertygetHtmlPart in interface CfnTemplate.TemplatePropertypublic final String getTemplateName()
CfnTemplate.TemplatePropertygetTemplateName in interface CfnTemplate.TemplatePropertypublic final String getTextPart()
CfnTemplate.TemplatePropertygetTextPart in interface CfnTemplate.TemplateProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.