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