weightedTargets property
An object that represents the targets that traffic is routed to when a request matches the route.
Implementation
final List<WeightedTarget> weightedTargets;
An object that represents the targets that traffic is routed to when a request matches the route.
final List<WeightedTarget> weightedTargets;