public static final class DeploymentGroupResource.DeploymentProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DeploymentGroupResource.DeploymentProperty
software.amazon.jsii.JsiiObject.InitializationModeDeploymentGroupResource.DeploymentProperty.Builder, DeploymentGroupResource.DeploymentProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getDescription()
``DeploymentGroupResource.DeploymentProperty.Description``
|
Object |
getIgnoreApplicationStopFailures()
``DeploymentGroupResource.DeploymentProperty.IgnoreApplicationStopFailures``
|
Object |
getRevision()
``DeploymentGroupResource.DeploymentProperty.Revision``
|
void |
setDescription(software.amazon.awscdk.CloudFormationToken value)
``DeploymentGroupResource.DeploymentProperty.Description``
|
void |
setDescription(String value)
``DeploymentGroupResource.DeploymentProperty.Description``
|
void |
setIgnoreApplicationStopFailures(Boolean value)
``DeploymentGroupResource.DeploymentProperty.IgnoreApplicationStopFailures``
|
void |
setIgnoreApplicationStopFailures(software.amazon.awscdk.CloudFormationToken value)
``DeploymentGroupResource.DeploymentProperty.IgnoreApplicationStopFailures``
|
void |
setRevision(software.amazon.awscdk.CloudFormationToken value)
``DeploymentGroupResource.DeploymentProperty.Revision``
|
void |
setRevision(DeploymentGroupResource.RevisionLocationProperty value)
``DeploymentGroupResource.DeploymentProperty.Revision``
|
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)
public Object getRevision()
getRevision in interface DeploymentGroupResource.DeploymentPropertypublic void setRevision(software.amazon.awscdk.CloudFormationToken value)
setRevision in interface DeploymentGroupResource.DeploymentPropertypublic void setRevision(DeploymentGroupResource.RevisionLocationProperty value)
setRevision in interface DeploymentGroupResource.DeploymentProperty@Nullable public Object getDescription()
getDescription in interface DeploymentGroupResource.DeploymentPropertypublic void setDescription(@Nullable String value)
setDescription in interface DeploymentGroupResource.DeploymentPropertypublic void setDescription(@Nullable software.amazon.awscdk.CloudFormationToken value)
setDescription in interface DeploymentGroupResource.DeploymentProperty@Nullable public Object getIgnoreApplicationStopFailures()
getIgnoreApplicationStopFailures in interface DeploymentGroupResource.DeploymentPropertypublic void setIgnoreApplicationStopFailures(@Nullable Boolean value)
setIgnoreApplicationStopFailures in interface DeploymentGroupResource.DeploymentPropertypublic void setIgnoreApplicationStopFailures(@Nullable software.amazon.awscdk.CloudFormationToken value)
setIgnoreApplicationStopFailures in interface DeploymentGroupResource.DeploymentPropertyCopyright © 2018. All rights reserved.