Class RunEcsEc2TaskProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.stepfunctions.tasks.RunEcsEc2TaskProps.Jsii$Proxy
All Implemented Interfaces:
CommonEcsRunTaskProps, RunEcsEc2TaskProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
RunEcsEc2TaskProps

@Stability(Deprecated) @Deprecated @Internal public static final class RunEcsEc2TaskProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements RunEcsEc2TaskProps
Deprecated.
An implementation for RunEcsEc2TaskProps
  • Constructor Details

    • Jsii$Proxy

      protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
      Deprecated.
      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(RunEcsEc2TaskProps.Builder builder)
      Deprecated.
      Constructor that initializes the object based on literal property values passed by the RunEcsEc2TaskProps.Builder.
  • Method Details