type property
The type of traffic shifting (TimeBasedCanary
or
TimeBasedLinear
) used by a deployment configuration.
Implementation
final TrafficRoutingType? type;
The type of traffic shifting (TimeBasedCanary
or
TimeBasedLinear
) used by a deployment configuration.
final TrafficRoutingType? type;