@Stability(value=Stable)
public static interface CfnDeploymentGroup.AutoRollbackConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder
A builder for
CfnDeploymentGroup.AutoRollbackConfigurationProperty |
static class |
CfnDeploymentGroup.AutoRollbackConfigurationProperty.Jsii$Proxy
An implementation for
CfnDeploymentGroup.AutoRollbackConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder |
builder() |
default Object |
getEnabled()
`CfnDeploymentGroup.AutoRollbackConfigurationProperty.Enabled`.
|
default List<String> |
getEvents()
`CfnDeploymentGroup.AutoRollbackConfigurationProperty.Events`.
|
@Stability(value=Stable) @Nullable default Object getEnabled()
@Stability(value=Stable) @Nullable default List<String> getEvents()
@Stability(value=Stable) static CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.