| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnCodeDeployBlueGreenEcsAttributes.Builder |
CfnCodeDeployBlueGreenEcsAttributes.builder() |
CfnCodeDeployBlueGreenEcsAttributes.Builder |
CfnCodeDeployBlueGreenEcsAttributes.Builder.taskDefinitions(List<String> taskDefinitions)
Sets the value of
CfnCodeDeployBlueGreenEcsAttributes.getTaskDefinitions() |
CfnCodeDeployBlueGreenEcsAttributes.Builder |
CfnCodeDeployBlueGreenEcsAttributes.Builder.taskSets(List<String> taskSets)
Sets the value of
CfnCodeDeployBlueGreenEcsAttributes.getTaskSets() |
CfnCodeDeployBlueGreenEcsAttributes.Builder |
CfnCodeDeployBlueGreenEcsAttributes.Builder.trafficRouting(CfnTrafficRouting trafficRouting)
Sets the value of
CfnCodeDeployBlueGreenEcsAttributes.getTrafficRouting() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnCodeDeployBlueGreenEcsAttributes.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCodeDeployBlueGreenEcsAttributes.Builder. |
Copyright © 2022. All rights reserved.