Values.SetLoadBalancerPoliciesForBackendServerOutputSourceContains the output of SetLoadBalancerPoliciesForBackendServer.
and t = {setLoadBalancerPoliciesForBackendServerResult : setLoadBalancerPoliciesForBackendServerResult;responseMetaData : responseMetaData;}type error = [ | `AccessPointNotFoundException of AccessPointNotFoundException.t| `InvalidConfigurationRequestException of InvalidConfigurationRequestException.t| `PolicyNotFoundException of PolicyNotFoundException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccessPointNotFoundException of unit
| `InvalidConfigurationRequestException of unit
| `PolicyNotFoundException of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccessPointNotFoundException of unit
| `InvalidConfigurationRequestException of unit
| `PolicyNotFoundException of unit
| `Unknown_operation_error of string * string option ]