| Package | Description |
|---|---|
| software.amazon.awscdk.services.codedeploy.cloudformation |
| Modifier and Type | Class and Description |
|---|---|
static class |
DeploymentGroupResource.DeploymentProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentGroupResource.DeploymentProperty |
DeploymentGroupResource.DeploymentProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentGroupResourceProps.setDeployment(DeploymentGroupResource.DeploymentProperty value)
``AWS::CodeDeploy::DeploymentGroup.Deployment``
|
void |
DeploymentGroupResourceProps.Jsii$Proxy.setDeployment(DeploymentGroupResource.DeploymentProperty value)
``AWS::CodeDeploy::DeploymentGroup.Deployment``
|
DeploymentGroupResourceProps.Builder |
DeploymentGroupResourceProps.Builder.withDeployment(DeploymentGroupResource.DeploymentProperty value)
Sets the value of Deployment
|
Copyright © 2018. All rights reserved.