@Stability(value=Stable) @Internal public static final class CfnCampaign.InAppMessageContentProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCampaign.InAppMessageContentProperty
CfnCampaign.InAppMessageContentPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCampaign.InAppMessageContentProperty.Builder, CfnCampaign.InAppMessageContentProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCampaign.InAppMessageContentProperty.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 |
getBackgroundColor()
The background color for an in-app message banner, expressed as a hex color code (such as #000000 for black).
|
Object |
getBodyConfig()
Specifies the configuration of main body text in an in-app message template.
|
Object |
getHeaderConfig()
Specifies the configuration and content of the header or title text of the in-app message.
|
String |
getImageUrl()
The URL of the image that appears on an in-app message banner.
|
Object |
getPrimaryBtn()
An object that contains configuration information about the primary button in an in-app message.
|
Object |
getSecondaryBtn()
An object that contains configuration information about the secondary button in an in-app 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.InAppMessageContentProperty.Builder builder)
CfnCampaign.AttributeDimensionProperty.Builder.public final String getBackgroundColor()
CfnCampaign.InAppMessageContentPropertygetBackgroundColor in interface CfnCampaign.InAppMessageContentPropertypublic final Object getBodyConfig()
CfnCampaign.InAppMessageContentPropertygetBodyConfig in interface CfnCampaign.InAppMessageContentPropertypublic final Object getHeaderConfig()
CfnCampaign.InAppMessageContentPropertygetHeaderConfig in interface CfnCampaign.InAppMessageContentPropertypublic final String getImageUrl()
CfnCampaign.InAppMessageContentPropertygetImageUrl in interface CfnCampaign.InAppMessageContentPropertypublic final Object getPrimaryBtn()
CfnCampaign.InAppMessageContentPropertygetPrimaryBtn in interface CfnCampaign.InAppMessageContentPropertypublic final Object getSecondaryBtn()
CfnCampaign.InAppMessageContentPropertygetSecondaryBtn in interface CfnCampaign.InAppMessageContentProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.