Values.RoutingConfigSourceThe routing configuration of the endpoint.
type nonrec t = {failoverConfig : FailoverConfig.t;The failover configuration for an endpoint. This includes what triggers failover and what happens when it's triggered.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string * [> `String of HealthCheck.t ]) list ])
list ])
list ]