Class CfnJob.ConnectionsListProperty.Jsii$Proxy

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

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