| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroup.DeploymentProperty.Builder |
CfnDeploymentGroup.DeploymentProperty.builder() |
CfnDeploymentGroup.DeploymentProperty.Builder |
CfnDeploymentGroup.DeploymentProperty.Builder.withDescription(String value)
Sets the value of Description
|
CfnDeploymentGroup.DeploymentProperty.Builder |
CfnDeploymentGroup.DeploymentProperty.Builder.withIgnoreApplicationStopFailures(Boolean value)
Sets the value of IgnoreApplicationStopFailures
|
CfnDeploymentGroup.DeploymentProperty.Builder |
CfnDeploymentGroup.DeploymentProperty.Builder.withIgnoreApplicationStopFailures(software.amazon.awscdk.Token value)
Sets the value of IgnoreApplicationStopFailures
|
CfnDeploymentGroup.DeploymentProperty.Builder |
CfnDeploymentGroup.DeploymentProperty.Builder.withRevision(CfnDeploymentGroup.RevisionLocationProperty value)
Sets the value of Revision
|
CfnDeploymentGroup.DeploymentProperty.Builder |
CfnDeploymentGroup.DeploymentProperty.Builder.withRevision(software.amazon.awscdk.Token value)
Sets the value of Revision
|
Copyright © 2019. All rights reserved.