traffic property

List<TrafficTarget>? traffic
getter/setter pair

Specifies how to distribute traffic over a collection of Knative Revisions and Configurations to the Service's main URL.

Implementation

core.List<TrafficTarget>? traffic;