@Stability(value=Stable) @Internal public static final class CfnCampaign.TemplateProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCampaign.TemplateProperty
CfnCampaign.TemplatePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCampaign.TemplateProperty.Builder, CfnCampaign.TemplateProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCampaign.TemplateProperty.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 |
getName()
The name of the message template to use for the message.
|
String |
getVersion()
The unique identifier for the version of the message template to use for the message.
|
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.TemplateProperty.Builder builder)
CfnCampaign.AttributeDimensionProperty.Builder.public final String getName()
CfnCampaign.TemplatePropertyIf specified, this value must match the name of an existing message template.
getName in interface CfnCampaign.TemplatePropertypublic final String getVersion()
CfnCampaign.TemplatePropertyIf specified, this value must match the identifier for an existing template version. To retrieve a list of versions and version identifiers for a template, use the Template Versions resource.
If you don't specify a value for this property, Amazon Pinpoint uses the active version of the template. The active version is typically the version of a template that's been most recently reviewed and approved for use, depending on your workflow. It isn't necessarily the latest version of a template.
getVersion in interface CfnCampaign.TemplateProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.