traffic property
Holds the configured traffic distribution.
These entries will always contain RevisionName references. When ConfigurationName appears in the spec, this will hold the LatestReadyRevisionName that we last observed.
Implementation
core.List<TrafficTarget>? traffic;