Values.CrossZoneLoadBalancingSourceInformation about the CrossZoneLoadBalancing attribute.
type nonrec t = {enabled : CrossZoneLoadBalancingEnabled.t;Specifies whether cross-zone load balancing is enabled for the load balancer.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Boolean of CrossZoneLoadBalancingEnabled.t ]) list ]