| Package | Description |
|---|---|
| software.amazon.awscdk.services.codedeploy |
AWS CodeDeploy Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDeploymentGroup.DeploymentProperty.Jsii$Proxy
An implementation for
CfnDeploymentGroup.DeploymentProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroup.DeploymentProperty |
CfnDeploymentGroup.DeploymentProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroup.Builder |
CfnDeploymentGroup.Builder.deployment(CfnDeploymentGroup.DeploymentProperty deployment)
The application revision to deploy to this deployment group.
|
CfnDeploymentGroupProps.Builder |
CfnDeploymentGroupProps.Builder.deployment(CfnDeploymentGroup.DeploymentProperty deployment)
Sets the value of
CfnDeploymentGroupProps.getDeployment() |
void |
CfnDeploymentGroup.setDeployment(CfnDeploymentGroup.DeploymentProperty value)
The application revision to deploy to this deployment group.
|
Copyright © 2022. All rights reserved.