Class Ec2ServiceProps.Jsii$Proxy

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

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