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`
|
List<String> |
getEvents()
`CfnDeploymentGroup.AutoRollbackConfigurationProperty.Events`
|
void |
setEnabled(Boolean value)
`CfnDeploymentGroup.AutoRollbackConfigurationProperty.Enabled`
|
void |
setEnabled(software.amazon.awscdk.Token value)
`CfnDeploymentGroup.AutoRollbackConfigurationProperty.Enabled`
|
void |
setEvents(List<String> 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.AutoRollbackConfigurationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-autorollbackconfiguration.html#cfn-codedeploy-deploymentgroup-autorollbackconfiguration-enabledpublic void setEnabled(@Nullable Boolean value)
setEnabled in interface CfnDeploymentGroup.AutoRollbackConfigurationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-autorollbackconfiguration.html#cfn-codedeploy-deploymentgroup-autorollbackconfiguration-enabledpublic void setEnabled(@Nullable software.amazon.awscdk.Token value)
setEnabled in interface CfnDeploymentGroup.AutoRollbackConfigurationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-autorollbackconfiguration.html#cfn-codedeploy-deploymentgroup-autorollbackconfiguration-enabled@Nullable public List<String> getEvents()
getEvents in interface CfnDeploymentGroup.AutoRollbackConfigurationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-autorollbackconfiguration.html#cfn-codedeploy-deploymentgroup-autorollbackconfiguration-eventspublic void setEvents(@Nullable List<String> value)
setEvents in interface CfnDeploymentGroup.AutoRollbackConfigurationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-autorollbackconfiguration.html#cfn-codedeploy-deploymentgroup-autorollbackconfiguration-eventsCopyright © 2019. All rights reserved.