Values_1.GetCrawlersResponseSourceRetrieves metadata for all crawlers defined in the customer account.
type nonrec t = {crawlers : Values_0.CrawlerList.t option;A list of crawler metadata.
*)nextToken : Token.t option;A continuation token, if the returned list has not reached the end of those defined in this customer account.
*)}type nonrec error = [ | `OperationTimeoutException of Values_0.OperationTimeoutException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `OperationTimeoutException of Values_0.OperationTimeoutException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `OperationTimeoutException of Values_0.OperationTimeoutException.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of [> `String of string ] list
| `Long of Awso.Import.Int64.t
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `List of
[> `Structure of
(string
* [> `Boolean of bool
| `Double of float
| `Integer of int
| `List of
[> `Enum of string
| `String of string ]
list
| `String of string ])
list ]
list
| `String of string
| `Timestamp of string ])
list
| `Timestamp of string ])
list ]
list
| `String of Token.t ])
list ]