@Stability(value=Stable) @Internal public static final class CfnInAppTemplate.BodyConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInAppTemplate.BodyConfigProperty
CfnInAppTemplate.BodyConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnInAppTemplate.BodyConfigProperty.Builder, CfnInAppTemplate.BodyConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnInAppTemplate.BodyConfigProperty.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 |
getAlignment()
The text alignment of the main body text of the message.
|
String |
getBody()
The main body text of the message.
|
String |
getTextColor()
The color of the body text, expressed as 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(CfnInAppTemplate.BodyConfigProperty.Builder builder)
CfnInAppTemplate.BodyConfigProperty.Builder.public final String getAlignment()
CfnInAppTemplate.BodyConfigProperty
Acceptable values: LEFT , CENTER , RIGHT .
getAlignment in interface CfnInAppTemplate.BodyConfigPropertypublic final String getBody()
CfnInAppTemplate.BodyConfigPropertygetBody in interface CfnInAppTemplate.BodyConfigPropertypublic final String getTextColor()
CfnInAppTemplate.BodyConfigPropertygetTextColor in interface CfnInAppTemplate.BodyConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.