@Stability(value=External)
public static interface CfnDeploymentGroup.AlarmConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-alarmconfiguration.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeploymentGroup.AlarmConfigurationProperty.Builder
A builder for
CfnDeploymentGroup.AlarmConfigurationProperty |
static class |
CfnDeploymentGroup.AlarmConfigurationProperty.Jsii$Proxy
An implementation for
CfnDeploymentGroup.AlarmConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroup.AlarmConfigurationProperty.Builder |
builder() |
default Object |
getAlarms()
`CfnDeploymentGroup.AlarmConfigurationProperty.Alarms`.
|
default Object |
getEnabled()
`CfnDeploymentGroup.AlarmConfigurationProperty.Enabled`.
|
default Object |
getIgnorePollAlarmFailure()
`CfnDeploymentGroup.AlarmConfigurationProperty.IgnorePollAlarmFailure`.
|
@Stability(value=External) default Object getAlarms()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-alarmconfiguration.html#cfn-codedeploy-deploymentgroup-alarmconfiguration-alarms@Stability(value=External) default Object getEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-alarmconfiguration.html#cfn-codedeploy-deploymentgroup-alarmconfiguration-enabled@Stability(value=External) default Object getIgnorePollAlarmFailure()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-alarmconfiguration.html#cfn-codedeploy-deploymentgroup-alarmconfiguration-ignorepollalarmfailure@Stability(value=External) static CfnDeploymentGroup.AlarmConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.