Uses of Interface
software.amazon.awscdk.services.codedeploy.TimeBasedCanaryTrafficRoutingProps
-
Uses of TimeBasedCanaryTrafficRoutingProps in software.amazon.awscdk.services.codedeploy
Modifier and TypeClassDescriptionstatic final class
An implementation forTimeBasedCanaryTrafficRoutingProps
Modifier and TypeMethodDescriptionTimeBasedCanaryTrafficRoutingProps.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic TrafficRouting
TrafficRouting.timeBasedCanary
(TimeBasedCanaryTrafficRoutingProps props) Shifts a specified percentage of traffic, waits for a specified amount of time, then shifts the rest of traffic.ModifierConstructorDescription