@Stability(value=Stable) @Internal public static final class CfnInAppTemplate.InAppMessageContentProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInAppTemplate.InAppMessageContentProperty
CfnInAppTemplate.InAppMessageContentPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnInAppTemplate.InAppMessageContentProperty.Builder, CfnInAppTemplate.InAppMessageContentProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnInAppTemplate.InAppMessageContentProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnInAppTemplate.BodyConfigProperty.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()
An object that contains configuration information about the header or title text of the in-app message.
|
Object |
getHeaderConfig()
An object that contains configuration information about 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(CfnInAppTemplate.InAppMessageContentProperty.Builder builder)
CfnInAppTemplate.BodyConfigProperty.Builder.public final String getBackgroundColor()
CfnInAppTemplate.InAppMessageContentPropertygetBackgroundColor in interface CfnInAppTemplate.InAppMessageContentPropertypublic final Object getBodyConfig()
CfnInAppTemplate.InAppMessageContentPropertygetBodyConfig in interface CfnInAppTemplate.InAppMessageContentPropertypublic final Object getHeaderConfig()
CfnInAppTemplate.InAppMessageContentPropertygetHeaderConfig in interface CfnInAppTemplate.InAppMessageContentPropertypublic final String getImageUrl()
CfnInAppTemplate.InAppMessageContentPropertygetImageUrl in interface CfnInAppTemplate.InAppMessageContentPropertypublic final Object getPrimaryBtn()
CfnInAppTemplate.InAppMessageContentPropertygetPrimaryBtn in interface CfnInAppTemplate.InAppMessageContentPropertypublic final Object getSecondaryBtn()
CfnInAppTemplate.InAppMessageContentPropertygetSecondaryBtn in interface CfnInAppTemplate.InAppMessageContentProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.