Uses of Class
software.amazon.awscdk.services.codedeploy.TimeBasedCanaryTrafficRoutingProps.Builder
Packages that use TimeBasedCanaryTrafficRoutingProps.Builder
-
Uses of TimeBasedCanaryTrafficRoutingProps.Builder in software.amazon.awscdk.services.codedeploy
Methods in software.amazon.awscdk.services.codedeploy that return TimeBasedCanaryTrafficRoutingProps.BuilderModifier and TypeMethodDescriptionTimeBasedCanaryTrafficRoutingProps.builder()
Sets the value ofBaseTrafficShiftingConfigProps.getInterval()
TimeBasedCanaryTrafficRoutingProps.Builder.percentage
(Number percentage) Sets the value ofBaseTrafficShiftingConfigProps.getPercentage()
Constructors in software.amazon.awscdk.services.codedeploy with parameters of type TimeBasedCanaryTrafficRoutingProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theTimeBasedCanaryTrafficRoutingProps.Builder
.