@Stability(value=External) public static final class CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder extends Object
CfnDeploymentGroup.AutoRollbackConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroup.AutoRollbackConfigurationProperty |
build()
Builds the configured instance.
|
CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder |
enabled(Boolean enabled)
Sets the value of
CfnDeploymentGroup.AutoRollbackConfigurationProperty.getEnabled() |
CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder |
enabled(IResolvable enabled)
Sets the value of
CfnDeploymentGroup.AutoRollbackConfigurationProperty.getEnabled() |
CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder |
events(List<String> events)
Sets the value of
CfnDeploymentGroup.AutoRollbackConfigurationProperty.getEvents() |
@Stability(value=External) public CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder enabled(Boolean enabled)
CfnDeploymentGroup.AutoRollbackConfigurationProperty.getEnabled()enabled - `CfnDeploymentGroup.AutoRollbackConfigurationProperty.Enabled`.this@Stability(value=External) public CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder enabled(IResolvable enabled)
CfnDeploymentGroup.AutoRollbackConfigurationProperty.getEnabled()enabled - `CfnDeploymentGroup.AutoRollbackConfigurationProperty.Enabled`.this@Stability(value=External) public CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder events(List<String> events)
CfnDeploymentGroup.AutoRollbackConfigurationProperty.getEvents()events - `CfnDeploymentGroup.AutoRollbackConfigurationProperty.Events`.this@Stability(value=External) public CfnDeploymentGroup.AutoRollbackConfigurationProperty build()
CfnDeploymentGroup.AutoRollbackConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.