@Stability(value=Stable)
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
An implementation for
CfnDeploymentGroup.DeploymentProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroup.DeploymentProperty.Builder |
builder() |
default String |
getDescription()
`CfnDeploymentGroup.DeploymentProperty.Description`.
|
default Object |
getIgnoreApplicationStopFailures()
`CfnDeploymentGroup.DeploymentProperty.IgnoreApplicationStopFailures`.
|
Object |
getRevision()
`CfnDeploymentGroup.DeploymentProperty.Revision`.
|
@Stability(value=Stable) @NotNull Object getRevision()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment.html#cfn-properties-codedeploy-deploymentgroup-deployment-description@Stability(value=Stable) @Nullable default Object getIgnoreApplicationStopFailures()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment.html#cfn-properties-codedeploy-deploymentgroup-deployment-ignoreapplicationstopfailures@Stability(value=Stable) static CfnDeploymentGroup.DeploymentProperty.Builder builder()
Copyright © 2020. All rights reserved.