@Stability(value=Stable)
public static interface CfnEndpoint.DeploymentConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEndpoint.DeploymentConfigProperty.Builder
A builder for
CfnEndpoint.DeploymentConfigProperty |
static class |
CfnEndpoint.DeploymentConfigProperty.Jsii$Proxy
An implementation for
CfnEndpoint.DeploymentConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnEndpoint.DeploymentConfigProperty.Builder |
builder() |
default Object |
getAutoRollbackConfiguration()
`CfnEndpoint.DeploymentConfigProperty.AutoRollbackConfiguration`.
|
Object |
getBlueGreenUpdatePolicy()
`CfnEndpoint.DeploymentConfigProperty.BlueGreenUpdatePolicy`.
|
@Stability(value=Stable) @NotNull Object getBlueGreenUpdatePolicy()
@Stability(value=Stable) @Nullable default Object getAutoRollbackConfiguration()
@Stability(value=Stable) static CfnEndpoint.DeploymentConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.