Uses of Class
software.amazon.awscdk.services.ecs.TrafficShiftConfig.Builder
Packages that use TrafficShiftConfig.Builder
-
Uses of TrafficShiftConfig.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return TrafficShiftConfig.BuilderModifier and TypeMethodDescriptionstatic TrafficShiftConfig.BuilderTrafficShiftConfig.builder()TrafficShiftConfig.Builder.stepBakeTime(Duration stepBakeTime) Sets the value ofTrafficShiftConfig.getStepBakeTime()TrafficShiftConfig.Builder.stepPercent(Number stepPercent) Sets the value ofTrafficShiftConfig.getStepPercent()Constructors in software.amazon.awscdk.services.ecs with parameters of type TrafficShiftConfig.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(TrafficShiftConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theTrafficShiftConfig.Builder.