Class LaunchTemplateSpecification.Jsii$Proxy

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

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