@Stability(value=Stable) @Internal public static final class CfnCampaign.CampaignEmailMessageProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCampaign.CampaignEmailMessageProperty
CfnCampaign.CampaignEmailMessagePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCampaign.CampaignEmailMessageProperty.Builder, CfnCampaign.CampaignEmailMessageProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCampaign.CampaignEmailMessageProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCampaign.AttributeDimensionProperty.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 body of the email for recipients whose email clients don't render HTML content.
|
String |
getFromAddress()
The verified email address to send the email from.
|
String |
getHtmlBody()
The body of the email, in HTML format, for recipients whose email clients render HTML content.
|
String |
getTitle()
The subject line, or title, of the email.
|
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(CfnCampaign.CampaignEmailMessageProperty.Builder builder)
CfnCampaign.AttributeDimensionProperty.Builder.public final String getBody()
CfnCampaign.CampaignEmailMessagePropertygetBody in interface CfnCampaign.CampaignEmailMessagePropertypublic final String getFromAddress()
CfnCampaign.CampaignEmailMessageProperty
The default address is the FromAddress specified for the email channel for the application.
getFromAddress in interface CfnCampaign.CampaignEmailMessagePropertypublic final String getHtmlBody()
CfnCampaign.CampaignEmailMessagePropertygetHtmlBody in interface CfnCampaign.CampaignEmailMessagePropertypublic final String getTitle()
CfnCampaign.CampaignEmailMessagePropertygetTitle in interface CfnCampaign.CampaignEmailMessageProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.