@Stability(value=Stable) @Internal public static final class CfnCampaign.CampaignInAppMessageProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCampaign.CampaignInAppMessageProperty
CfnCampaign.CampaignInAppMessagePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCampaign.CampaignInAppMessageProperty.Builder, CfnCampaign.CampaignInAppMessageProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCampaign.CampaignInAppMessageProperty.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 |
getContent()
An array that contains configurtion information about the in-app message for the campaign, including title and body text, text colors, background colors, image URLs, and button configurations.
|
Object |
getCustomConfig()
Custom data, in the form of key-value pairs, that is included in an in-app messaging payload.
|
String |
getLayout()
A string that describes how the in-app message will appear.
|
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.CampaignInAppMessageProperty.Builder builder)
CfnCampaign.AttributeDimensionProperty.Builder.public final Object getContent()
CfnCampaign.CampaignInAppMessagePropertygetContent in interface CfnCampaign.CampaignInAppMessagePropertypublic final Object getCustomConfig()
CfnCampaign.CampaignInAppMessagePropertygetCustomConfig in interface CfnCampaign.CampaignInAppMessagePropertypublic final String getLayout()
CfnCampaign.CampaignInAppMessageProperty
BOTTOM_BANNER – a message that appears as a banner at the bottom of the page.TOP_BANNER – a message that appears as a banner at the top of the page.OVERLAYS – a message that covers entire screen.MOBILE_FEED – a message that appears in a window in front of the page.MIDDLE_BANNER – a message that appears as a banner in the middle of the page.CAROUSEL – a scrollable layout of up to five unique messages.getLayout in interface CfnCampaign.CampaignInAppMessageProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.