Values.AwsEventsEndpointRoutingConfigDetailsSourceProvides details about the routing configuration of the endpoint.
type nonrec t = {failoverConfig : AwsEventsEndpointRoutingConfigFailoverConfigDetails.t option;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 NonEmptyString.t ]) list ])
list ])
list ]