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