@Stability(value=Stable) public static final class AutoRollbackConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AutoRollbackConfig
AutoRollbackConfigsoftware.amazon.jsii.JsiiObject.InitializationModeAutoRollbackConfig.Builder, AutoRollbackConfig.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
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) |
Boolean |
getDeploymentInAlarm()
Whether to automatically roll back a deployment during which one of the configured CloudWatch alarms for this Deployment Group went off.
|
Boolean |
getFailedDeployment()
Whether to automatically roll back a deployment that fails.
|
Boolean |
getStoppedDeployment()
Whether to automatically roll back a deployment that was manually stopped.
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet, setObjRefclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public Boolean getDeploymentInAlarm()
AutoRollbackConfiggetDeploymentInAlarm in interface AutoRollbackConfigpublic Boolean getFailedDeployment()
AutoRollbackConfiggetFailedDeployment in interface AutoRollbackConfigpublic Boolean getStoppedDeployment()
AutoRollbackConfiggetStoppedDeployment in interface AutoRollbackConfigpublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.