@Stability(value=Experimental)
public static interface CfnDeploymentGroup.DeploymentProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeploymentGroup.DeploymentProperty.Builder
A builder for
CfnDeploymentGroup.DeploymentProperty |
static class |
CfnDeploymentGroup.DeploymentProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroup.DeploymentProperty.Builder |
builder() |
String |
getDescription()
`CfnDeploymentGroup.DeploymentProperty.Description`.
|
Object |
getIgnoreApplicationStopFailures()
`CfnDeploymentGroup.DeploymentProperty.IgnoreApplicationStopFailures`.
|
Object |
getRevision()
`CfnDeploymentGroup.DeploymentProperty.Revision`.
|
@Stability(value=Experimental) Object getRevision()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision@Stability(value=Experimental) String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment.html#cfn-properties-codedeploy-deploymentgroup-deployment-description@Stability(value=Experimental) Object getIgnoreApplicationStopFailures()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment.html#cfn-properties-codedeploy-deploymentgroup-deployment-ignoreapplicationstopfailures@Stability(value=Experimental) static CfnDeploymentGroup.DeploymentProperty.Builder builder()
Copyright © 2019. All rights reserved.