| Package | Description |
|---|---|
| software.amazon.awscdk.services.codedeploy |
AWS CodeDeploy Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDeploymentGroup.AlarmConfigurationProperty.Jsii$Proxy
An implementation for
CfnDeploymentGroup.AlarmConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroup.AlarmConfigurationProperty |
CfnDeploymentGroup.AlarmConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroup.Builder |
CfnDeploymentGroup.Builder.alarmConfiguration(CfnDeploymentGroup.AlarmConfigurationProperty alarmConfiguration)
Information about the Amazon CloudWatch alarms that are associated with the deployment group.
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.alarmConfiguration(CfnDeploymentGroup.AlarmConfigurationProperty alarmConfiguration)
Sets the value of
CfnDeploymentGroupProps.getAlarmConfiguration() |
void |
CfnDeploymentGroup.setAlarmConfiguration(CfnDeploymentGroup.AlarmConfigurationProperty value)
Information about the Amazon CloudWatch alarms that are associated with the deployment group.
|
Copyright © 2022. All rights reserved.