Values.BatchGetDeploymentGroupsOutputSourceRepresents the output of a BatchGetDeploymentGroups operation.
type nonrec t = {deploymentGroupsInfo : DeploymentGroupInfoList.t option;Information about the deployment groups.
*)errorMessage : ErrorMessage.t option;Information about errors that might have occurred during the API call.
*)}type nonrec error = [ | `ApplicationDoesNotExistException of ApplicationDoesNotExistException.t| `ApplicationNameRequiredException of ApplicationNameRequiredException.t| `BatchLimitExceededException of BatchLimitExceededException.t| `DeploymentConfigDoesNotExistException of
DeploymentConfigDoesNotExistException.t| `DeploymentGroupNameRequiredException of DeploymentGroupNameRequiredException.t| `InvalidApplicationNameException of InvalidApplicationNameException.t| `InvalidDeploymentGroupNameException of InvalidDeploymentGroupNameException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ApplicationDoesNotExistException of unit
| `ApplicationNameRequiredException of unit
| `BatchLimitExceededException of unit
| `DeploymentConfigDoesNotExistException of unit
| `DeploymentGroupNameRequiredException of unit
| `InvalidApplicationNameException of unit
| `InvalidDeploymentGroupNameException of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ApplicationDoesNotExistException of unit
| `ApplicationNameRequiredException of unit
| `BatchLimitExceededException of unit
| `DeploymentConfigDoesNotExistException of unit
| `DeploymentGroupNameRequiredException of unit
| `InvalidApplicationNameException of unit
| `InvalidDeploymentGroupNameException of unit
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `List of [> `Enum of string ] list
| `String of Key.t ])
list ]
list
| `String of ApplicationName.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `List of
[> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string | `String of Key.t ])
list ]
list
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of TargetGroupName.t ])
list ]
list
| `String of AlarmName.t
| `Structure of
(string
* [> `List of
[> `String of ListenerArn.t ] list ])
list ])
list ]
list
| `String of DeploymentId.t
| `Structure of
(string
* [> `Enum of string
| `Integer of Duration.t
| `String of S3Bucket.t ])
list
| `Timestamp of Timestamp.t ])
list ])
list ]
list
| `String of ErrorMessage.t ])
list ]