Values_1.DescribeIntegrationsResponseSourceThe API is used to retrieve a list of integrations.
type nonrec t = {integrations : IntegrationsList.t option;A list of zero-ETL integrations.
*)marker : String128.t option;A value that indicates the starting point for the next set of response records in a subsequent request.
*)}type nonrec error = [ | `AccessDeniedException of Values_0.AccessDeniedException.t| `EntityNotFoundException of Values_0.EntityNotFoundException.t| `IntegrationNotFoundFault of IntegrationNotFoundFault.t| `InternalServerException of InternalServerException.t| `InternalServiceException of Values_0.InternalServiceException.t| `InvalidInputException of Values_0.InvalidInputException.t| `ValidationException of ValidationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccessDeniedException of Values_0.AccessDeniedException.t
| `EntityNotFoundException of Values_0.EntityNotFoundException.t
| `IntegrationNotFoundFault of IntegrationNotFoundFault.t
| `InternalServerException of InternalServerException.t
| `InternalServiceException of Values_0.InternalServiceException.t
| `InvalidInputException of Values_0.InvalidInputException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccessDeniedException of Values_0.AccessDeniedException.t
| `EntityNotFoundException of Values_0.EntityNotFoundException.t
| `IntegrationNotFoundFault of IntegrationNotFoundFault.t
| `InternalServerException of InternalServerException.t
| `InternalServiceException of Values_0.InternalServiceException.t
| `InvalidInputException of Values_0.InvalidInputException.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
| `List of
[> `Structure of
(string * [> `String of TagKey.t ]) list ]
list
| `Map of
([> `String of IntegrationString.t ]
* [> `String of IntegrationString.t ])
list
| `String of String512.t
| `Structure of
(string
* [> `Boolean of ContinuousSync.t
| `Map of
([> `String of IntegrationString.t ]
* [> `String of IntegrationString.t ])
list
| `String of String128.t ])
list
| `Timestamp of IntegrationTimestamp.t ])
list ]
list
| `String of String128.t ])
list ]