Class DeploymentAlarmConfig.Jsii$Proxy

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

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