@Stability(value=Stable) @Internal public static final class CfnDeploymentGroup.DeploymentStyleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeploymentGroup.DeploymentStyleProperty
CfnDeploymentGroup.DeploymentStylePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeploymentGroup.DeploymentStyleProperty.Builder, CfnDeploymentGroup.DeploymentStyleProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeploymentGroup.DeploymentStyleProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDeploymentGroup.AlarmConfigurationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDeploymentOption()
Indicates whether to route deployment traffic behind a load balancer.
|
String |
getDeploymentType()
Indicates whether to run an in-place or blue/green deployment.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnDeploymentGroup.DeploymentStyleProperty.Builder builder)
CfnDeploymentGroup.AlarmConfigurationProperty.Builder.public final String getDeploymentOption()
CfnDeploymentGroup.DeploymentStyleProperty
An Amazon EC2 Application Load Balancer or Network Load Balancer is required for an Amazon ECS deployment.
getDeploymentOption in interface CfnDeploymentGroup.DeploymentStylePropertypublic final String getDeploymentType()
CfnDeploymentGroup.DeploymentStylePropertygetDeploymentType in interface CfnDeploymentGroup.DeploymentStyleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.