@Stability(value=Stable) @Internal public static final class CfnCampaign.InAppMessageHeaderConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCampaign.InAppMessageHeaderConfigProperty
CfnCampaign.InAppMessageHeaderConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCampaign.InAppMessageHeaderConfigProperty.Builder, CfnCampaign.InAppMessageHeaderConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCampaign.InAppMessageHeaderConfigProperty.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 |
getAlignment()
The text alignment of the title of the message.
|
String |
getHeader()
The header or title text of the in-app message.
|
String |
getTextColor()
The color of the body text, expressed as a string consisting of a hex color code (such as "#000000" for black).
|
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.InAppMessageHeaderConfigProperty.Builder builder)
CfnCampaign.AttributeDimensionProperty.Builder.public final String getAlignment()
CfnCampaign.InAppMessageHeaderConfigProperty
Acceptable values: LEFT , CENTER , RIGHT .
getAlignment in interface CfnCampaign.InAppMessageHeaderConfigPropertypublic final String getHeader()
CfnCampaign.InAppMessageHeaderConfigPropertygetHeader in interface CfnCampaign.InAppMessageHeaderConfigPropertypublic final String getTextColor()
CfnCampaign.InAppMessageHeaderConfigPropertygetTextColor in interface CfnCampaign.InAppMessageHeaderConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.