| Package | Description |
|---|---|
| software.amazon.awscdk.services.codedeploy |
AWS CodeDeploy Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDeploymentGroup.AutoRollbackConfigurationProperty.Jsii$Proxy
An implementation for
CfnDeploymentGroup.AutoRollbackConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroup.AutoRollbackConfigurationProperty |
CfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.autoRollbackConfiguration(CfnDeploymentGroup.AutoRollbackConfigurationProperty autoRollbackConfiguration)
Sets the value of
CfnDeploymentGroupProps.getAutoRollbackConfiguration() |
CfnDeploymentGroup.Builder |
CfnDeploymentGroup.Builder.autoRollbackConfiguration(CfnDeploymentGroup.AutoRollbackConfigurationProperty autoRollbackConfiguration)
`AWS::CodeDeploy::DeploymentGroup.AutoRollbackConfiguration`.
|
void |
CfnDeploymentGroup.setAutoRollbackConfiguration(CfnDeploymentGroup.AutoRollbackConfigurationProperty value)
`AWS::CodeDeploy::DeploymentGroup.AutoRollbackConfiguration`.
|
Copyright © 2021. All rights reserved.