| Package | Description |
|---|---|
| software.amazon.awscdk.services.codedeploy |
AWS CodeDeploy Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
EcsDeploymentGroupAttributes.Builder |
EcsDeploymentGroupAttributes.Builder.application(IEcsApplication application)
Sets the value of
EcsDeploymentGroupAttributes.getApplication() |
static EcsDeploymentGroupAttributes.Builder |
EcsDeploymentGroupAttributes.builder() |
EcsDeploymentGroupAttributes.Builder |
EcsDeploymentGroupAttributes.Builder.deploymentConfig(IEcsDeploymentConfig deploymentConfig)
Sets the value of
EcsDeploymentGroupAttributes.getDeploymentConfig() |
EcsDeploymentGroupAttributes.Builder |
EcsDeploymentGroupAttributes.Builder.deploymentGroupName(String deploymentGroupName)
Sets the value of
EcsDeploymentGroupAttributes.getDeploymentGroupName() |
| Constructor and Description |
|---|
Jsii$Proxy(EcsDeploymentGroupAttributes.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EcsDeploymentGroupAttributes.Builder. |
Copyright © 2022. All rights reserved.