Uses of Class
software.amazon.awscdk.core.CfnCodeDeployBlueGreenEcsAttributes.Builder
-
Uses of CfnCodeDeployBlueGreenEcsAttributes.Builder in software.amazon.awscdk.core
Modifier and TypeMethodDescriptionCfnCodeDeployBlueGreenEcsAttributes.builder()
CfnCodeDeployBlueGreenEcsAttributes.Builder.taskDefinitions
(List<String> taskDefinitions) Sets the value ofCfnCodeDeployBlueGreenEcsAttributes.getTaskDefinitions()
Sets the value ofCfnCodeDeployBlueGreenEcsAttributes.getTaskSets()
CfnCodeDeployBlueGreenEcsAttributes.Builder.trafficRouting
(CfnTrafficRouting trafficRouting) Sets the value ofCfnCodeDeployBlueGreenEcsAttributes.getTrafficRouting()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCodeDeployBlueGreenEcsAttributes.Builder
.