public static final class CfnDeploymentGroup.AutoRollbackConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeploymentGroup.AutoRollbackConfigurationProperty
software.amazon.jsii.JsiiObject.InitializationModeCfnDeploymentGroup.AutoRollbackConfigurationProperty.Builder, CfnDeploymentGroup.AutoRollbackConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getEnabled()
``CfnDeploymentGroup.AutoRollbackConfigurationProperty.Enabled``
|
Object |
getEvents()
``CfnDeploymentGroup.AutoRollbackConfigurationProperty.Events``
|
void |
setEnabled(Boolean value)
``CfnDeploymentGroup.AutoRollbackConfigurationProperty.Enabled``
|
void |
setEnabled(software.amazon.awscdk.Token value)
``CfnDeploymentGroup.AutoRollbackConfigurationProperty.Enabled``
|
void |
setEvents(List<Object> value)
``CfnDeploymentGroup.AutoRollbackConfigurationProperty.Events``
|
void |
setEvents(software.amazon.awscdk.Token value)
``CfnDeploymentGroup.AutoRollbackConfigurationProperty.Events``
|
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 getEnabled()
getEnabled in interface CfnDeploymentGroup.AutoRollbackConfigurationPropertypublic void setEnabled(@Nullable Boolean value)
setEnabled in interface CfnDeploymentGroup.AutoRollbackConfigurationPropertypublic void setEnabled(@Nullable software.amazon.awscdk.Token value)
setEnabled in interface CfnDeploymentGroup.AutoRollbackConfigurationProperty@Nullable public Object getEvents()
getEvents in interface CfnDeploymentGroup.AutoRollbackConfigurationPropertypublic void setEvents(@Nullable software.amazon.awscdk.Token value)
setEvents in interface CfnDeploymentGroup.AutoRollbackConfigurationPropertypublic void setEvents(@Nullable List<Object> value)
setEvents in interface CfnDeploymentGroup.AutoRollbackConfigurationPropertyCopyright © 2019. All rights reserved.