weightedTargets property

List<WeightedTarget> weightedTargets
final

An object that represents the targets that traffic is routed to when a request matches the route.

Implementation

final List<WeightedTarget> weightedTargets;