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