@Stability(value=Stable) @Internal public static final class CfnCampaign.DefaultButtonConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCampaign.DefaultButtonConfigurationProperty
CfnCampaign.DefaultButtonConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCampaign.DefaultButtonConfigurationProperty.Builder, CfnCampaign.DefaultButtonConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCampaign.DefaultButtonConfigurationProperty.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 of a button, expressed as a hex color code (such as #000000 for black).
|
Number |
getBorderRadius()
The border radius of a button.
|
String |
getButtonAction()
The action that occurs when a recipient chooses a button in an in-app message.
|
String |
getLink()
The destination (such as a URL) for a button.
|
String |
getText()
The text that appears on a button in an in-app message.
|
String |
getTextColor()
The color of the body text in a button, 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(CfnCampaign.DefaultButtonConfigurationProperty.Builder builder)
CfnCampaign.AttributeDimensionProperty.Builder.public final String getBackgroundColor()
CfnCampaign.DefaultButtonConfigurationPropertygetBackgroundColor in interface CfnCampaign.DefaultButtonConfigurationPropertypublic final Number getBorderRadius()
CfnCampaign.DefaultButtonConfigurationPropertygetBorderRadius in interface CfnCampaign.DefaultButtonConfigurationPropertypublic final String getButtonAction()
CfnCampaign.DefaultButtonConfigurationPropertyYou can specify one of the following:
LINK – A link to a web destination.DEEP_LINK – A link to a specific page in an application.CLOSE – Dismisses the message.getButtonAction in interface CfnCampaign.DefaultButtonConfigurationPropertypublic final String getLink()
CfnCampaign.DefaultButtonConfigurationPropertygetLink in interface CfnCampaign.DefaultButtonConfigurationPropertypublic final String getText()
CfnCampaign.DefaultButtonConfigurationPropertygetText in interface CfnCampaign.DefaultButtonConfigurationPropertypublic final String getTextColor()
CfnCampaign.DefaultButtonConfigurationPropertygetTextColor in interface CfnCampaign.DefaultButtonConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.