@Stability(value=Stable) @Internal public static final class CfnCampaign.MessageConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCampaign.MessageConfigurationProperty
CfnCampaign.MessageConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCampaign.MessageConfigurationProperty.Builder, CfnCampaign.MessageConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCampaign.MessageConfigurationProperty.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) |
Object |
getAdmMessage()
The message that the campaign sends through the ADM (Amazon Device Messaging) channel.
|
Object |
getApnsMessage()
The message that the campaign sends through the APNs (Apple Push Notification service) channel.
|
Object |
getBaiduMessage()
The message that the campaign sends through the Baidu (Baidu Cloud Push) channel.
|
Object |
getCustomMessage()
The message that the campaign sends through a custom channel, as specified by the delivery configuration ( `CustomDeliveryConfiguration` ) settings for the campaign.
|
Object |
getDefaultMessage()
The default message that the campaign sends through all the channels that are configured for the campaign.
|
Object |
getEmailMessage()
The message that the campaign sends through the email channel.
|
Object |
getGcmMessage()
The message that the campaign sends through the GCM channel, which enables Amazon Pinpoint to send push notifications through the Firebase Cloud Messaging (FCM), formerly Google Cloud Messaging (GCM), service.
|
Object |
getInAppMessage()
The default message for the in-app messaging channel.
|
Object |
getSmsMessage()
The message that the campaign sends through the SMS channel.
|
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.MessageConfigurationProperty.Builder builder)
CfnCampaign.AttributeDimensionProperty.Builder.public final Object getAdmMessage()
CfnCampaign.MessageConfigurationPropertyIf specified, this message overrides the default message.
getAdmMessage in interface CfnCampaign.MessageConfigurationPropertypublic final Object getApnsMessage()
CfnCampaign.MessageConfigurationPropertyIf specified, this message overrides the default message.
getApnsMessage in interface CfnCampaign.MessageConfigurationPropertypublic final Object getBaiduMessage()
CfnCampaign.MessageConfigurationPropertyIf specified, this message overrides the default message.
getBaiduMessage in interface CfnCampaign.MessageConfigurationPropertypublic final Object getCustomMessage()
CfnCampaign.MessageConfigurationPropertyIf specified, this message overrides the default message.
getCustomMessage in interface CfnCampaign.MessageConfigurationPropertypublic final Object getDefaultMessage()
CfnCampaign.MessageConfigurationPropertygetDefaultMessage in interface CfnCampaign.MessageConfigurationPropertypublic final Object getEmailMessage()
CfnCampaign.MessageConfigurationPropertyIf specified, this message overrides the default message.
getEmailMessage in interface CfnCampaign.MessageConfigurationPropertypublic final Object getGcmMessage()
CfnCampaign.MessageConfigurationPropertyIf specified, this message overrides the default message.
getGcmMessage in interface CfnCampaign.MessageConfigurationPropertypublic final Object getInAppMessage()
CfnCampaign.MessageConfigurationProperty
This message overrides the default message ( DefaultMessage ).
getInAppMessage in interface CfnCampaign.MessageConfigurationPropertypublic final Object getSmsMessage()
CfnCampaign.MessageConfigurationPropertyIf specified, this message overrides the default message.
getSmsMessage in interface CfnCampaign.MessageConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.