@Stability(value=Stable) @Internal public static final class CfnInAppTemplateProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInAppTemplateProps
CfnInAppTemplatePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnInAppTemplateProps.Builder, CfnInAppTemplateProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnInAppTemplateProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnInAppTemplateProps.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) |
Object |
getContent()
An object that contains information about the content of an in-app message, including its title and body text, text colors, background colors, images, buttons, and behaviors.
|
Object |
getCustomConfig()
Custom data, in the form of key-value pairs, that is included in an in-app messaging payload.
|
String |
getLayout()
A string that determines the appearance of the in-app message.
|
Object |
getTags()
An array of key-value pairs to apply to this resource.
|
String |
getTemplateDescription()
An optional description of the in-app template.
|
String |
getTemplateName()
The name of the in-app message template.
|
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(CfnInAppTemplateProps.Builder builder)
CfnInAppTemplateProps.Builder.public final String getTemplateName()
CfnInAppTemplatePropsgetTemplateName in interface CfnInAppTemplatePropspublic final Object getContent()
CfnInAppTemplatePropsgetContent in interface CfnInAppTemplatePropspublic final Object getCustomConfig()
CfnInAppTemplatePropsgetCustomConfig in interface CfnInAppTemplatePropspublic final String getLayout()
CfnInAppTemplateProps
BOTTOM_BANNER – a message that appears as a banner at the bottom of the page.TOP_BANNER – a message that appears as a banner at the top of the page.OVERLAYS – a message that covers entire screen.MOBILE_FEED – a message that appears in a window in front of the page.MIDDLE_BANNER – a message that appears as a banner in the middle of the page.CAROUSEL – a scrollable layout of up to five unique messages.getLayout in interface CfnInAppTemplatePropspublic final Object getTags()
CfnInAppTemplatePropsFor more information, see Tag .
getTags in interface CfnInAppTemplatePropspublic final String getTemplateDescription()
CfnInAppTemplatePropsgetTemplateDescription in interface CfnInAppTemplateProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.