| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroup.DeploymentProperty.Builder |
CfnDeploymentGroup.DeploymentProperty.builder() |
CfnDeploymentGroup.DeploymentProperty.Builder |
CfnDeploymentGroup.DeploymentProperty.Builder.description(String description)
Sets the value of Description
|
CfnDeploymentGroup.DeploymentProperty.Builder |
CfnDeploymentGroup.DeploymentProperty.Builder.ignoreApplicationStopFailures(Boolean ignoreApplicationStopFailures)
Sets the value of IgnoreApplicationStopFailures
|
CfnDeploymentGroup.DeploymentProperty.Builder |
CfnDeploymentGroup.DeploymentProperty.Builder.ignoreApplicationStopFailures(software.amazon.awscdk.core.IResolvable ignoreApplicationStopFailures)
Sets the value of IgnoreApplicationStopFailures
|
CfnDeploymentGroup.DeploymentProperty.Builder |
CfnDeploymentGroup.DeploymentProperty.Builder.revision(CfnDeploymentGroup.RevisionLocationProperty revision)
Sets the value of Revision
|
CfnDeploymentGroup.DeploymentProperty.Builder |
CfnDeploymentGroup.DeploymentProperty.Builder.revision(software.amazon.awscdk.core.IResolvable revision)
Sets the value of Revision
|
Copyright © 2019. All rights reserved.