| Package | Description |
|---|---|
| software.amazon.awscdk.services.codedeploy.cloudformation |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentGroupResource.AutoRollbackConfigurationProperty.Builder |
DeploymentGroupResource.AutoRollbackConfigurationProperty.builder() |
DeploymentGroupResource.AutoRollbackConfigurationProperty.Builder |
DeploymentGroupResource.AutoRollbackConfigurationProperty.Builder.withEnabled(Boolean value)
Sets the value of Enabled
|
DeploymentGroupResource.AutoRollbackConfigurationProperty.Builder |
DeploymentGroupResource.AutoRollbackConfigurationProperty.Builder.withEnabled(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Enabled
|
DeploymentGroupResource.AutoRollbackConfigurationProperty.Builder |
DeploymentGroupResource.AutoRollbackConfigurationProperty.Builder.withEvents(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Events
|
DeploymentGroupResource.AutoRollbackConfigurationProperty.Builder |
DeploymentGroupResource.AutoRollbackConfigurationProperty.Builder.withEvents(List<Object> value)
Sets the value of Events
|
Copyright © 2018. All rights reserved.