Class ParseKeyValueProperty.Jsii$Proxy

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

@Stability(Stable) @Internal public static final class ParseKeyValueProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ParseKeyValueProperty
An implementation for ParseKeyValueProperty
  • Constructor Details

    • Jsii$Proxy

      protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
      Constructor that initializes the object based on values retrieved from the JsiiObject.
      Parameters:
      objRef - Reference to the JSII managed object.
    • Jsii$Proxy

      protected Jsii$Proxy(ParseKeyValueProperty.Builder builder)
      Constructor that initializes the object based on literal property values passed by the ParseKeyValueProperty.Builder.
  • Method Details