@Stability(value=Stable) @Internal public static final class CfnDeploymentGroup.TargetGroupPairInfoProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeploymentGroup.TargetGroupPairInfoProperty
CfnDeploymentGroup.TargetGroupPairInfoPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeploymentGroup.TargetGroupPairInfoProperty.Builder, CfnDeploymentGroup.TargetGroupPairInfoProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeploymentGroup.TargetGroupPairInfoProperty.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) |
Object |
getProdTrafficRoute()
The path used by a load balancer to route production traffic when an Amazon ECS deployment is complete.
|
Object |
getTargetGroups()
One pair of target groups.
|
Object |
getTestTrafficRoute()
An optional path used by a load balancer to route test traffic after an Amazon ECS 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.TargetGroupPairInfoProperty.Builder builder)
CfnDeploymentGroup.AlarmConfigurationProperty.Builder.public final Object getProdTrafficRoute()
CfnDeploymentGroup.TargetGroupPairInfoPropertygetProdTrafficRoute in interface CfnDeploymentGroup.TargetGroupPairInfoPropertypublic final Object getTargetGroups()
CfnDeploymentGroup.TargetGroupPairInfoPropertyOne is associated with the original task set. The second is associated with the task set that serves traffic after the deployment is complete.
getTargetGroups in interface CfnDeploymentGroup.TargetGroupPairInfoPropertypublic final Object getTestTrafficRoute()
CfnDeploymentGroup.TargetGroupPairInfoPropertyValidation can occur while test traffic is served during a deployment.
getTestTrafficRoute in interface CfnDeploymentGroup.TargetGroupPairInfoProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.