Class CfnTopicRule.PutItemInputProperty.Jsii$Proxy

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

@Stability(Stable) @Internal public static final class CfnTopicRule.PutItemInputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTopicRule.PutItemInputProperty
An implementation for CfnTopicRule.PutItemInputProperty
  • 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(CfnTopicRule.PutItemInputProperty.Builder builder)
      Constructor that initializes the object based on literal property values passed by the CfnTopicRule.PutItemInputProperty.Builder.
  • Method Details