Values.GrpcRouteSourceAn object that represents a gRPC route type.
type nonrec t = {action : GrpcRouteAction.t;An object that represents the action to take if a match is determined.
*)match_ : GrpcRouteMatch.t;An object that represents the criteria for determining a request match.
*)retryPolicy : GrpcRetryPolicy.t option;An object that represents a retry policy.
*)timeout : GrpcTimeout.t option;An object that represents types of timeouts.
*)}val make :
?retryPolicy:??? ->
?timeout:??? ->
action:GrpcRouteAction.t ->
match_:GrpcRouteMatch.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Structure 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 MethodName.t
| `Structure of
(string * [> `Enum of string | `Long of DurationValue.t ])
list ])
list ])
list ]