Uses of Class
software.amazon.awscdk.core.CfnCodeDeployBlueGreenEcsAttributes.Builder
Packages that use CfnCodeDeployBlueGreenEcsAttributes.Builder
-
Uses of CfnCodeDeployBlueGreenEcsAttributes.Builder in software.amazon.awscdk.core
Methods in software.amazon.awscdk.core that return CfnCodeDeployBlueGreenEcsAttributes.BuilderModifier 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()Constructors in software.amazon.awscdk.core with parameters of type CfnCodeDeployBlueGreenEcsAttributes.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCodeDeployBlueGreenEcsAttributes.Builder.