@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String htmlPart,
String subjectPart,
String templateName,
String textPart)
Constructor that initializes the object based on literal property values passed by the
CfnTemplate.TemplateProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getHtmlPart()
`CfnTemplate.TemplateProperty.HtmlPart`.
|
String |
getSubjectPart()
`CfnTemplate.TemplateProperty.SubjectPart`.
|
String |
getTemplateName()
`CfnTemplate.TemplateProperty.TemplateName`.
|
String |
getTextPart()
`CfnTemplate.TemplateProperty.TextPart`.
|
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(String htmlPart, String subjectPart, String templateName, String textPart)
CfnTemplate.TemplateProperty.Builder.public final String getHtmlPart()
CfnTemplate.TemplatePropertygetHtmlPart in interface CfnTemplate.TemplatePropertypublic final String getSubjectPart()
CfnTemplate.TemplatePropertygetSubjectPart 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 © 2021. All rights reserved.