Class CloudAssemblyBuilderProps.Jsii$Proxy

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

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