| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder |
CfnDeploymentGroup.AutoRollbackConfigurationProperty.builder() |
CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder |
CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder.withEnabled(Boolean value)
Sets the value of Enabled
|
CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder |
CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder.withEnabled(software.amazon.awscdk.Token value)
Sets the value of Enabled
|
CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder |
CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder.withEvents(List<Object> value)
Sets the value of Events
|
CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder |
CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder.withEvents(software.amazon.awscdk.Token value)
Sets the value of Events
|
Copyright © 2019. All rights reserved.