public static final class AutoRollbackConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AutoRollbackConfig
software.amazon.jsii.JsiiObject.InitializationModeAutoRollbackConfig.Builder, AutoRollbackConfig.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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)
@Stability(value=Experimental) @Nullable public Boolean getDeploymentInAlarm()
getDeploymentInAlarm in interface AutoRollbackConfig@Stability(value=Experimental) @Nullable public Boolean getFailedDeployment()
getFailedDeployment in interface AutoRollbackConfig@Stability(value=Experimental) @Nullable public Boolean getStoppedDeployment()
getStoppedDeployment in interface AutoRollbackConfigCopyright © 2019. All rights reserved.