Values.IntegrationsSourceRepresents a collection of integrations.
type nonrec t = {items : Integration.t list option;The elements from this collection.
*)nextToken : NextToken.t option;The next page of elements from this collection. Not valid for the last element of the collection.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `Integer of IntegerWithLengthBetween50And30000.t
| `Map of
([> `String of string ]
* [> `Map of
([> `String of string ]
* [> `String of
StringWithLengthBetween1And512.t ])
list
| `String of StringWithLengthBetween1And512.t ])
list
| `String of StringWithLengthBetween1And1024.t
| `Structure of
(string
* [> `String of StringWithLengthBetween1And512.t ])
list ])
list ]
list
| `String of NextToken.t ])
list ]