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