| Package | Description |
|---|---|
| software.amazon.awscdk.services.codedeploy.cloudformation |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentGroupResource.DeploymentProperty.Builder |
DeploymentGroupResource.DeploymentProperty.builder() |
DeploymentGroupResource.DeploymentProperty.Builder |
DeploymentGroupResource.DeploymentProperty.Builder.withDescription(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Description
|
DeploymentGroupResource.DeploymentProperty.Builder |
DeploymentGroupResource.DeploymentProperty.Builder.withDescription(String value)
Sets the value of Description
|
DeploymentGroupResource.DeploymentProperty.Builder |
DeploymentGroupResource.DeploymentProperty.Builder.withIgnoreApplicationStopFailures(Boolean value)
Sets the value of IgnoreApplicationStopFailures
|
DeploymentGroupResource.DeploymentProperty.Builder |
DeploymentGroupResource.DeploymentProperty.Builder.withIgnoreApplicationStopFailures(software.amazon.awscdk.CloudFormationToken value)
Sets the value of IgnoreApplicationStopFailures
|
DeploymentGroupResource.DeploymentProperty.Builder |
DeploymentGroupResource.DeploymentProperty.Builder.withRevision(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Revision
|
DeploymentGroupResource.DeploymentProperty.Builder |
DeploymentGroupResource.DeploymentProperty.Builder.withRevision(DeploymentGroupResource.RevisionLocationProperty value)
Sets the value of Revision
|
Copyright © 2018. All rights reserved.