type property

Input<String> type
final

Traffic routing strategy type. Valid values are: ALL_AT_ONCE, CANARY, and LINEAR.

Implementation

final pulumi.Input<String> type;