@Stability(value=Stable) @Internal public static final class CfnCampaign.OverrideButtonConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCampaign.OverrideButtonConfigurationProperty
CfnCampaign.OverrideButtonConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCampaign.OverrideButtonConfigurationProperty.Builder, CfnCampaign.OverrideButtonConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCampaign.OverrideButtonConfigurationProperty.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 |
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.
|
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.OverrideButtonConfigurationProperty.Builder builder)
CfnCampaign.AttributeDimensionProperty.Builder.public final String getButtonAction()
CfnCampaign.OverrideButtonConfigurationPropertyYou 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.OverrideButtonConfigurationPropertypublic final String getLink()
CfnCampaign.OverrideButtonConfigurationPropertygetLink in interface CfnCampaign.OverrideButtonConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.