@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 Enabled
|
CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder |
enabled(software.amazon.awscdk.core.IResolvable enabled)
Sets the value of Enabled
|
CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder |
events(List<String> events)
Sets the value of Events
|
@Stability(value=External) public CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder enabled(Boolean enabled)
enabled - `CfnDeploymentGroup.AutoRollbackConfigurationProperty.Enabled`.this@Stability(value=External) public CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder enabled(software.amazon.awscdk.core.IResolvable enabled)
enabled - `CfnDeploymentGroup.AutoRollbackConfigurationProperty.Enabled`.this@Stability(value=External) public CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder events(List<String> events)
events - `CfnDeploymentGroup.AutoRollbackConfigurationProperty.Events`.this@Stability(value=External) public CfnDeploymentGroup.AutoRollbackConfigurationProperty build()
CfnDeploymentGroup.AutoRollbackConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.