Class CfnInAppTemplateProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.pinpoint.CfnInAppTemplateProps.Jsii$Proxy
All Implemented Interfaces:
CfnInAppTemplateProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnInAppTemplateProps

@Stability(Stable) @Internal public static final class CfnInAppTemplateProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInAppTemplateProps
An implementation for CfnInAppTemplateProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.pinpoint.CfnInAppTemplateProps

    CfnInAppTemplateProps.Builder, CfnInAppTemplateProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    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.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final Object
    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.
    final Object
    Custom data, in the form of key-value pairs, that is included in an in-app messaging payload.
    final String
    A string that determines the appearance of the in-app message.
    final Object
    An array of key-value pairs to apply to this resource.
    final String
    An optional description of the in-app template.
    final String
    The name of the in-app message template.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait