Values.GetDeploymentOutputSourceRepresents the output of a GetDeployment operation.
type nonrec t = {deploymentInfo : DeploymentInfo.t option;Information about the deployment.
*)}type nonrec error = [ | `DeploymentDoesNotExistException of DeploymentDoesNotExistException.t| `DeploymentIdRequiredException of DeploymentIdRequiredException.t| `InvalidDeploymentIdException of InvalidDeploymentIdException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `DeploymentDoesNotExistException of unit
| `DeploymentIdRequiredException of unit
| `InvalidDeploymentIdException of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `DeploymentDoesNotExistException of unit
| `DeploymentIdRequiredException of unit
| `InvalidDeploymentIdException of unit
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `List of [> `String of ErrorMessage.t ] list
| `String of ApplicationName.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `List of
[> `Enum of string
| `String of AutoScalingGroupName.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of TargetGroupName.t ])
list ]
list
| `String of Key.t
| `Structure of
(string
* [> `List of
[> `String of ListenerArn.t ] list ])
list ])
list ]
list
| `Long of InstanceCount.t
| `String of ErrorMessage.t
| `Structure of
(string
* [> `Enum of string
| `Integer of Duration.t
| `List of
[> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of Key.t ])
list ]
list ]
list
| `String of S3Bucket.t ])
list ])
list
| `Timestamp of Timestamp.t ])
list ])
list ]