Values.EnvironmentDescriptionsMessageSourceResult message containing a list of environment descriptions.
type composeEnvironmentsResult = {environments : EnvironmentDescriptionsList.t option;Returns an EnvironmentDescription list.
*)nextToken : Token.t option;In a paginated request, the token that you can pass in a subsequent request to get the next response page.
*)}and t = {composeEnvironmentsResult : composeEnvironmentsResult;responseMetaData : responseMetaData;}type error = [ | `InsufficientPrivilegesException of InsufficientPrivilegesException.t| `TooManyEnvironmentsException of TooManyEnvironmentsException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InsufficientPrivilegesException of unit
| `TooManyEnvironmentsException of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InsufficientPrivilegesException of unit
| `TooManyEnvironmentsException of unit
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of
AbortableOperationInProgress.t
| `Enum of string
| `List of
[> `Structure of
(string
* [> `String of String_.t ])
list ]
list
| `String of EnvironmentName.t
| `Structure of
(string
* [> `String of String_.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Integer of
Integer.t
| `String of
String_.t ])
list ]
list
| `String of String_.t ])
list ])
list
| `Timestamp of CreationDate.t ])
list ])
list ]
list
| `String of Token.t ])
list ])
list ]