Module Values.LoadBalancersSource

Sourcetype nonrec t = LoadBalancer.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : LoadBalancer.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `List of [> `String of SecurityGroupId.t | `Structure of (string * [> `List of [> `String of SourceNatIpv6Prefix.t | `Structure of (string * [> `String of IpAddress.t ]) list ] list | `String of ZoneName.t ]) list ] list | `String of LoadBalancerArn.t | `Structure of (string * [> `Enum of string | `String of StateReason.t ]) list | `Timestamp of CreatedTime.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> LoadBalancer.t list
Sourceval of_json : [> Yojson.Safe.t ] -> LoadBalancer.t list
Sourceval to_json : LoadBalancer.t list -> Yojson.Safe.t