@Stability(value=Stable) @Internal public static final class CfnEndpoint.BlueGreenUpdatePolicyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEndpoint.BlueGreenUpdatePolicyProperty
CfnEndpoint.BlueGreenUpdatePolicyPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnEndpoint.BlueGreenUpdatePolicyProperty.Builder, CfnEndpoint.BlueGreenUpdatePolicyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEndpoint.BlueGreenUpdatePolicyProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEndpoint.AlarmProperty.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) |
Number |
getMaximumExecutionTimeoutInSeconds()
Maximum execution timeout for the deployment.
|
Number |
getTerminationWaitInSeconds()
Additional waiting time in seconds after the completion of an endpoint deployment before terminating the old endpoint fleet.
|
Object |
getTrafficRoutingConfiguration()
Defines the traffic routing strategy to shift traffic from the old fleet to the new fleet during an endpoint 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(CfnEndpoint.BlueGreenUpdatePolicyProperty.Builder builder)
CfnEndpoint.AlarmProperty.Builder.public final Object getTrafficRoutingConfiguration()
CfnEndpoint.BlueGreenUpdatePolicyPropertygetTrafficRoutingConfiguration in interface CfnEndpoint.BlueGreenUpdatePolicyPropertypublic final Number getMaximumExecutionTimeoutInSeconds()
CfnEndpoint.BlueGreenUpdatePolicyProperty
Note that the timeout value should be larger than the total waiting time specified in TerminationWaitInSeconds and WaitIntervalInSeconds .
getMaximumExecutionTimeoutInSeconds in interface CfnEndpoint.BlueGreenUpdatePolicyPropertypublic final Number getTerminationWaitInSeconds()
CfnEndpoint.BlueGreenUpdatePolicyPropertyDefault is 0.
getTerminationWaitInSeconds in interface CfnEndpoint.BlueGreenUpdatePolicyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.