Values.PollForJobsOutputSourceRepresents the output of a PollForJobs action.
type nonrec error = [ | `ActionTypeNotFoundException of ActionTypeNotFoundException.t| `ValidationException of ValidationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ActionTypeNotFoundException of unit
| `Unknown_operation_error of string * string option
| `ValidationException of unit ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ActionTypeNotFoundException of unit
| `Unknown_operation_error of string * string option
| `ValidationException of unit ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of JobId.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of ArtifactName.t
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `String of S3BucketName.t ])
list ])
list ])
list ]
list
| `String of ContinuationToken.t
| `Structure of
(string
* [> `Enum of string
| `Map of
([> `String of ActionConfigurationKey.t ]
* [> `String of ActionConfigurationValue.t ])
list
| `String of ActionProvider.t
| `Structure of
(string * [> `String of StageName.t ]) list ])
list ])
list ])
list ]
list ])
list ]