Class ExternalServiceProps.Jsii$Proxy

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

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