Values.ApplicationsSourceval to_value :
Application.t list ->
[> `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `List of [> `Enum of string | `String of String_.t ] list
| `Map of
([> `String of String_.t ] * [> `String of String_.t ]) list
| `String of String_.t
| `Structure of (string * [> `String of S3Bucket.t ]) list
| `Timestamp of Timestamp.t ])
list ]
list ]