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.DeploymentPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment.html#cfn-properties-codedeploy-deploymentgroup-deployment-revisionpublic void setRevision(software.amazon.awscdk.Token value)
setRevision in interface CfnDeploymentGroup.DeploymentPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment.html#cfn-properties-codedeploy-deploymentgroup-deployment-revisionpublic void setRevision(CfnDeploymentGroup.RevisionLocationProperty value)
setRevision in interface CfnDeploymentGroup.DeploymentPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision@Nullable public String getDescription()
getDescription in interface CfnDeploymentGroup.DeploymentPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment.html#cfn-properties-codedeploy-deploymentgroup-deployment-descriptionpublic void setDescription(@Nullable String value)
setDescription in interface CfnDeploymentGroup.DeploymentPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment.html#cfn-properties-codedeploy-deploymentgroup-deployment-description@Nullable public Object getIgnoreApplicationStopFailures()
getIgnoreApplicationStopFailures in interface CfnDeploymentGroup.DeploymentPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment.html#cfn-properties-codedeploy-deploymentgroup-deployment-ignoreapplicationstopfailurespublic void setIgnoreApplicationStopFailures(@Nullable Boolean value)
setIgnoreApplicationStopFailures in interface CfnDeploymentGroup.DeploymentPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment.html#cfn-properties-codedeploy-deploymentgroup-deployment-ignoreapplicationstopfailurespublic void setIgnoreApplicationStopFailures(@Nullable software.amazon.awscdk.Token value)
setIgnoreApplicationStopFailures in interface CfnDeploymentGroup.DeploymentPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment.html#cfn-properties-codedeploy-deploymentgroup-deployment-ignoreapplicationstopfailuresCopyright © 2019. All rights reserved.