Values.HttpRouteSourceAn object that represents an HTTP or HTTP/2 route type.
type nonrec t = {action : HttpRouteAction.t;An object that represents the action to take if a match is determined.
*)match_ : HttpRouteMatch.t;An object that represents the criteria for determining a request match.
*)retryPolicy : HttpRetryPolicy.t option;An object that represents a retry policy.
*)timeout : HttpTimeout.t option;An object that represents types of timeouts.
*)}val make :
?retryPolicy:??? ->
?timeout:??? ->
action:HttpRouteAction.t ->
match_:HttpRouteMatch.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Integer of ListenerPort.t
| `List of
[> `Enum of string
| `String of HttpRetryPolicyEvent.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Integer of ListenerPort.t
| `String of ResourceName.t
| `Structure of
(string
* [> `String of HeaderMatch.t
| `Structure of
(string * [> `Long of Long.t ]) list ])
list ])
list ]
list
| `Long of MaxRetries.t
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `Long of DurationValue.t
| `String of HttpPathExact.t ])
list ])
list ])
list ]