Class CfnAppMonitorProps.Jsii$Proxy

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

@Stability(Stable) @Internal public static final class CfnAppMonitorProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAppMonitorProps
An implementation for CfnAppMonitorProps
  • 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.rum.CfnAppMonitorProps

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnAppMonitorProps.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
    A structure that contains much of the configuration data for the app monitor.
    final Object
    Specifies whether this app monitor allows the web client to define and send custom events.
    final Object
    Data collected by CloudWatch RUM is kept by RUM for 30 days and then deleted.
    final String
    The top-level internet domain name for which your application has administrative authority.
    final String
    A name for the app monitor.
    final List<CfnTag>
    Assigns one or more tags (key-value pairs) to the app monitor.
    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