@Stability(value=Stable)
public static interface CfnEndpoint.BlueGreenUpdatePolicyProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEndpoint.BlueGreenUpdatePolicyProperty.Builder
A builder for
CfnEndpoint.BlueGreenUpdatePolicyProperty |
static class |
CfnEndpoint.BlueGreenUpdatePolicyProperty.Jsii$Proxy
An implementation for
CfnEndpoint.BlueGreenUpdatePolicyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnEndpoint.BlueGreenUpdatePolicyProperty.Builder |
builder() |
default Number |
getMaximumExecutionTimeoutInSeconds()
`CfnEndpoint.BlueGreenUpdatePolicyProperty.MaximumExecutionTimeoutInSeconds`.
|
default Number |
getTerminationWaitInSeconds()
`CfnEndpoint.BlueGreenUpdatePolicyProperty.TerminationWaitInSeconds`.
|
Object |
getTrafficRoutingConfiguration()
`CfnEndpoint.BlueGreenUpdatePolicyProperty.TrafficRoutingConfiguration`.
|
@Stability(value=Stable) @NotNull Object getTrafficRoutingConfiguration()
@Stability(value=Stable) @Nullable default Number getMaximumExecutionTimeoutInSeconds()
@Stability(value=Stable) @Nullable default Number getTerminationWaitInSeconds()
@Stability(value=Stable) static CfnEndpoint.BlueGreenUpdatePolicyProperty.Builder builder()
Copyright © 2021. All rights reserved.