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