Values.TcpRouteActionSourceAn object that represents the action to take if a match is determined.
type nonrec t = {weightedTargets : WeightedTargets.t;An object that represents the targets that traffic is routed to when a request matches the route.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Integer of ListenerPort.t
| `String of ResourceName.t ])
list ]
list ])
list ]