Values.StopReplicationResponseSourceStops replication for a Source Server. This action would make the Source Server unprotected, delete its existing snapshots and stop billing for it.
type nonrec t = {sourceServer : SourceServer.t option;The Source Server that this action was targeted on.
*)}type nonrec error = [ | `ConflictException of ConflictException.t| `InternalServerException of InternalServerException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `ThrottlingException of ThrottlingException.t| `UninitializedAccountException of UninitializedAccountException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ConflictException of ConflictException.t
| `InternalServerException of InternalServerException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `ThrottlingException of ThrottlingException.t
| `UninitializedAccountException of UninitializedAccountException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ConflictException of ConflictException.t
| `InternalServerException of InternalServerException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `ThrottlingException of ThrottlingException.t
| `UninitializedAccountException of UninitializedAccountException.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Map of
([> `String of TagKey.t ] * [> `String of TagValue.t ])
list
| `String of SourceServerID.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `List of
[> `String of BoundedString.t ] list
| `Long of PositiveInteger.t
| `String of BoundedString.t ])
list ]
list
| `Long of PositiveInteger.t
| `String of ISO8601DurationString.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string * [> `Enum of string ]) list ]
list
| `String of ISO8601DatetimeString.t
| `Structure of
(string
* [> `Enum of string
| `String of ISO8601DatetimeString.t ])
list ])
list ])
list ])
list ])
list ]