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