Values.DescribeSourceServersResponseSourceLists all Source Servers or multiple Source Servers filtered by ID.
type nonrec t = {items : SourceServersList.t option;An array of Source Servers.
*)nextToken : PaginationToken.t option;The token of the next Source Server to retrieve.
*)}type nonrec error = [ | `InternalServerException of InternalServerException.t| `ThrottlingException of ThrottlingException.t| `UninitializedAccountException of UninitializedAccountException.t| `ValidationException of ValidationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InternalServerException of InternalServerException.t
| `ThrottlingException of ThrottlingException.t
| `UninitializedAccountException of UninitializedAccountException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InternalServerException of InternalServerException.t
| `ThrottlingException of ThrottlingException.t
| `UninitializedAccountException of UninitializedAccountException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `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
| `String of PaginationToken.t ])
list ]