Class AwsIntegrationProps.Jsii$Proxy

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

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