Values.HttpGatewayRouteSourceAn object that represents an HTTP gateway route.
type nonrec t = {action : HttpGatewayRouteAction.t;An object that represents the action to take if a match is determined.
*)match_ : HttpGatewayRouteMatch.t;An object that represents the criteria for determining a request match.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Integer of ListenerPort.t
| `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `String of HeaderName.t
| `Structure of
(string
* [> `String of HeaderMatch.t
| `Structure of
(string * [> `Long of Long.t ]) list ])
list ])
list ]
list
| `String of String_.t
| `Structure of
(string
* [> `Integer of ListenerPort.t
| `String of ExactHostName.t
| `Structure of
(string
* [> `Enum of string | `String of HttpPathExact.t ])
list ])
list ])
list ])
list ]