public static final class CfnDeploymentGroup.AlarmConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeploymentGroup.AlarmConfigurationProperty
software.amazon.jsii.JsiiObject.InitializationModeCfnDeploymentGroup.AlarmConfigurationProperty.Builder, CfnDeploymentGroup.AlarmConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAlarms()
`CfnDeploymentGroup.AlarmConfigurationProperty.Alarms`
|
Object |
getEnabled()
`CfnDeploymentGroup.AlarmConfigurationProperty.Enabled`
|
Object |
getIgnorePollAlarmFailure()
`CfnDeploymentGroup.AlarmConfigurationProperty.IgnorePollAlarmFailure`
|
void |
setAlarms(List<Object> value)
`CfnDeploymentGroup.AlarmConfigurationProperty.Alarms`
|
void |
setAlarms(software.amazon.awscdk.Token value)
`CfnDeploymentGroup.AlarmConfigurationProperty.Alarms`
|
void |
setEnabled(Boolean value)
`CfnDeploymentGroup.AlarmConfigurationProperty.Enabled`
|
void |
setEnabled(software.amazon.awscdk.Token value)
`CfnDeploymentGroup.AlarmConfigurationProperty.Enabled`
|
void |
setIgnorePollAlarmFailure(Boolean value)
`CfnDeploymentGroup.AlarmConfigurationProperty.IgnorePollAlarmFailure`
|
void |
setIgnorePollAlarmFailure(software.amazon.awscdk.Token value)
`CfnDeploymentGroup.AlarmConfigurationProperty.IgnorePollAlarmFailure`
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Nullable public Object getAlarms()
getAlarms in interface CfnDeploymentGroup.AlarmConfigurationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-alarmconfiguration.html#cfn-codedeploy-deploymentgroup-alarmconfiguration-alarmspublic void setAlarms(@Nullable software.amazon.awscdk.Token value)
setAlarms in interface CfnDeploymentGroup.AlarmConfigurationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-alarmconfiguration.html#cfn-codedeploy-deploymentgroup-alarmconfiguration-alarmspublic void setAlarms(@Nullable List<Object> value)
setAlarms in interface CfnDeploymentGroup.AlarmConfigurationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-alarmconfiguration.html#cfn-codedeploy-deploymentgroup-alarmconfiguration-alarms@Nullable public Object getEnabled()
getEnabled in interface CfnDeploymentGroup.AlarmConfigurationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-alarmconfiguration.html#cfn-codedeploy-deploymentgroup-alarmconfiguration-enabledpublic void setEnabled(@Nullable Boolean value)
setEnabled in interface CfnDeploymentGroup.AlarmConfigurationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-alarmconfiguration.html#cfn-codedeploy-deploymentgroup-alarmconfiguration-enabledpublic void setEnabled(@Nullable software.amazon.awscdk.Token value)
setEnabled in interface CfnDeploymentGroup.AlarmConfigurationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-alarmconfiguration.html#cfn-codedeploy-deploymentgroup-alarmconfiguration-enabled@Nullable public Object getIgnorePollAlarmFailure()
getIgnorePollAlarmFailure in interface CfnDeploymentGroup.AlarmConfigurationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-alarmconfiguration.html#cfn-codedeploy-deploymentgroup-alarmconfiguration-ignorepollalarmfailurepublic void setIgnorePollAlarmFailure(@Nullable Boolean value)
setIgnorePollAlarmFailure in interface CfnDeploymentGroup.AlarmConfigurationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-alarmconfiguration.html#cfn-codedeploy-deploymentgroup-alarmconfiguration-ignorepollalarmfailurepublic void setIgnorePollAlarmFailure(@Nullable software.amazon.awscdk.Token value)
setIgnorePollAlarmFailure in interface CfnDeploymentGroup.AlarmConfigurationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-alarmconfiguration.html#cfn-codedeploy-deploymentgroup-alarmconfiguration-ignorepollalarmfailureCopyright © 2019. All rights reserved.