canaryPercentage property

int? canaryPercentage
final

The percentage of traffic to shift in the first increment of a TimeBasedCanary deployment.

Implementation

final int? canaryPercentage;