Values.BatchGetJobEntityResponseSourceGet batched job details for a worker.
type nonrec t = {entities : BatchGetJobEntityList.t option;A list of the job entities, or details, in the batch.
*)errors : BatchGetJobEntityErrors.t option;A list of errors from the job error logs for the batch.
*)}type nonrec error = [ | `AccessDeniedException of AccessDeniedException.t| `InternalServerErrorException of InternalServerErrorException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `ThrottlingException of ThrottlingException.t| `ValidationException of ValidationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `InternalServerErrorException of InternalServerErrorException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `ThrottlingException of ThrottlingException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `InternalServerErrorException of InternalServerErrorException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `ThrottlingException of ThrottlingException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `String of StepId.t
| `Structure of
(string
* [> `Enum of string
| `String of String_.t ])
list ]
list
| `Map of
([> `String of JobParametersKeyString.t ]
* [> `Structure of
(string * [> `String of IntString.t ])
list ])
list
| `String of JobId.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `String of
OutputRelativeDirectoriesListMemberString.t ]
list
| `String of
FileSystemLocationName.t ])
list ]
list
| `String of S3BucketName.t
| `Structure of
(string
* [> `String of PosixUserUserString.t ])
list ])
list ])
list ])
list ]
list ])
list ]