@Stability(value=External)
public static interface CfnDeploymentGroup.AutoRollbackConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-autorollbackconfiguration.html| 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=External) default Object getEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-autorollbackconfiguration.html#cfn-codedeploy-deploymentgroup-autorollbackconfiguration-enabled@Stability(value=External) default List<String> getEvents()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-autorollbackconfiguration.html#cfn-codedeploy-deploymentgroup-autorollbackconfiguration-events@Stability(value=External) static CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.