Values_1.GetClassifiersResponseSourceLists all classifier objects in the Data Catalog.
type nonrec t = {classifiers : ClassifierList.t option;The requested list of classifier objects.
*)nextToken : Token.t option;A continuation token.
*)}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
* [> `Structure of
(string
* [> `Boolean of Values_0.NullableBoolean.t
| `Enum of string
| `List of
[> `String of Values_0.NameString.t ] list
| `Long of Values_0.VersionId.t
| `String of Values_0.NameString.t
| `Timestamp of Values_0.Timestamp.t ])
list ])
list ]
list
| `String of Token.t ])
list ]