@Stability(value=Stable) @Internal public static final class CfnEmailTemplateProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEmailTemplateProps
CfnEmailTemplatePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnEmailTemplateProps.Builder, CfnEmailTemplateProps.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 subject,
String templateName,
String defaultSubstitutions,
String htmlPart,
Object tags,
String templateDescription,
String textPart)
Constructor that initializes the object based on literal property values passed by the
CfnEmailTemplateProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDefaultSubstitutions()
`AWS::Pinpoint::EmailTemplate.DefaultSubstitutions`.
|
String |
getHtmlPart()
`AWS::Pinpoint::EmailTemplate.HtmlPart`.
|
String |
getSubject()
`AWS::Pinpoint::EmailTemplate.Subject`.
|
Object |
getTags()
`AWS::Pinpoint::EmailTemplate.Tags`.
|
String |
getTemplateDescription()
`AWS::Pinpoint::EmailTemplate.TemplateDescription`.
|
String |
getTemplateName()
`AWS::Pinpoint::EmailTemplate.TemplateName`.
|
String |
getTextPart()
`AWS::Pinpoint::EmailTemplate.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.public final String getSubject()
CfnEmailTemplatePropsgetSubject in interface CfnEmailTemplatePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-emailtemplate.html#cfn-pinpoint-emailtemplate-subjectpublic final String getTemplateName()
CfnEmailTemplatePropsgetTemplateName in interface CfnEmailTemplatePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-emailtemplate.html#cfn-pinpoint-emailtemplate-templatenamepublic final String getDefaultSubstitutions()
CfnEmailTemplatePropsgetDefaultSubstitutions in interface CfnEmailTemplatePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-emailtemplate.html#cfn-pinpoint-emailtemplate-defaultsubstitutionspublic final String getHtmlPart()
CfnEmailTemplatePropsgetHtmlPart in interface CfnEmailTemplatePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-emailtemplate.html#cfn-pinpoint-emailtemplate-htmlpartpublic final Object getTags()
CfnEmailTemplatePropsgetTags in interface CfnEmailTemplatePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-emailtemplate.html#cfn-pinpoint-emailtemplate-tagspublic final String getTemplateDescription()
CfnEmailTemplatePropsgetTemplateDescription in interface CfnEmailTemplatePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-emailtemplate.html#cfn-pinpoint-emailtemplate-templatedescriptionpublic final String getTextPart()
CfnEmailTemplatePropsgetTextPart in interface CfnEmailTemplatePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-emailtemplate.html#cfn-pinpoint-emailtemplate-textpart@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.