Values.DescribeAccessPointsOutputSourceContains the parameters for DescribeLoadBalancers.
type describeLoadBalancersResult = {loadBalancerDescriptions : LoadBalancerDescriptions.t option;Information about the load balancers.
*)nextMarker : Marker.t option;The marker to use when requesting the next set of results. If there are no additional results, the string is empty.
*)}and t = {describeLoadBalancersResult : describeLoadBalancersResult;responseMetaData : responseMetaData;}type error = [ | `AccessPointNotFoundException of AccessPointNotFoundException.t| `DependencyThrottleException of DependencyThrottleException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccessPointNotFoundException of unit
| `DependencyThrottleException of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccessPointNotFoundException of unit
| `DependencyThrottleException of unit
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `String of AvailabilityZone.t
| `Structure of
(string
* [> `Integer of InstancePort.t
| `List of
[> `String of PolicyName.t ] list
| `String of InstanceId.t
| `Structure of
(string
* [> `Integer of AccessPointPort.t
| `String of Protocol.t ])
list ])
list ]
list
| `String of AccessPointName.t
| `Structure of
(string
* [> `Integer of HealthCheckInterval.t
| `List of
[> `String of PolicyName.t
| `Structure of
(string
* [> `Long of CookieExpirationPeriod.t
| `String of PolicyName.t ])
list ]
list
| `String of HealthCheckTarget.t ])
list
| `Timestamp of CreatedTime.t ])
list ]
list
| `String of Marker.t ])
list ])
list ]