Values.DeleteReplicationInstanceResponseSourcetype nonrec t = {replicationInstance : ReplicationInstance.t option;The replication instance that was deleted.
*)}type nonrec error = [ | `InvalidResourceStateFault of InvalidResourceStateFault.t| `ResourceNotFoundFault of ResourceNotFoundFault.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InvalidResourceStateFault of InvalidResourceStateFault.t
| `ResourceNotFoundFault of ResourceNotFoundFault.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InvalidResourceStateFault of InvalidResourceStateFault.t
| `ResourceNotFoundFault of ResourceNotFoundFault.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Integer of Integer.t
| `List of
[> `String of String_.t
| `Structure of (string * [> `String of String_.t ]) list ]
list
| `String of String_.t
| `Structure of
(string
* [> `Boolean of BooleanOptional.t
| `Integer of IntegerOptional.t
| `List of
[> `String of String_.t
| `Structure of
(string
* [> `String of String_.t
| `Structure of
(string * [> `String of String_.t ]) list ])
list ]
list
| `String of String_.t ])
list
| `Timestamp of TStamp.t ])
list ])
list ]