Values.ReorderReceiptRuleSetResponseSourceAn empty element returned on a successful request.
and t = {reorderReceiptRuleSetResult : reorderReceiptRuleSetResult;responseMetaData : responseMetaData;}type error = [ | `RuleDoesNotExistException of RuleDoesNotExistException.t| `RuleSetDoesNotExistException of RuleSetDoesNotExistException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `RuleDoesNotExistException of RuleDoesNotExistException.t
| `RuleSetDoesNotExistException of RuleSetDoesNotExistException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `RuleDoesNotExistException of RuleDoesNotExistException.t
| `RuleSetDoesNotExistException of RuleSetDoesNotExistException.t
| `Unknown_operation_error of string * string option ]