@Stability(value=Stable) @Internal public static final class CfnDeploymentGroup.AlarmConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeploymentGroup.AlarmConfigurationProperty
CfnDeploymentGroup.AlarmConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeploymentGroup.AlarmConfigurationProperty.Builder, CfnDeploymentGroup.AlarmConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeploymentGroup.AlarmConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDeploymentGroup.AlarmConfigurationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAlarms()
A list of alarms configured for the deployment or deployment group.
|
Object |
getEnabled()
Indicates whether the alarm configuration is enabled.
|
Object |
getIgnorePollAlarmFailure()
Indicates whether a deployment should continue if information about the current state of alarms cannot be retrieved from Amazon CloudWatch .
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnDeploymentGroup.AlarmConfigurationProperty.Builder builder)
CfnDeploymentGroup.AlarmConfigurationProperty.Builder.public final Object getAlarms()
CfnDeploymentGroup.AlarmConfigurationPropertyA maximum of 10 alarms can be added.
getAlarms in interface CfnDeploymentGroup.AlarmConfigurationPropertypublic final Object getEnabled()
CfnDeploymentGroup.AlarmConfigurationPropertygetEnabled in interface CfnDeploymentGroup.AlarmConfigurationPropertypublic final Object getIgnorePollAlarmFailure()
CfnDeploymentGroup.AlarmConfigurationProperty
The default value is false .
true : The deployment proceeds even if alarm status information can't be retrieved from CloudWatch .false : The deployment stops if alarm status information can't be retrieved from CloudWatch .getIgnorePollAlarmFailure in interface CfnDeploymentGroup.AlarmConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.