Values.ApplicationDescriptionsMessageSourceResult message containing a list of application descriptions.
type describeApplicationsResult = {applications : ApplicationDescriptionList.t option;This parameter contains a list of ApplicationDescription.
*)}and t = {describeApplicationsResult : describeApplicationsResult;responseMetaData : responseMetaData;}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of [> `String of VersionLabel.t ] list
| `String of ApplicationArn.t
| `Structure of
(string
* [> `String of String_.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of BoxedBoolean.t
| `Integer of BoxedInt.t ])
list ])
list ])
list
| `Timestamp of CreationDate.t ])
list ]
list ])
list ])
list ]