Values.BatchGetPentestJobTasksOutputSourceOutput for the BatchGetPentestJobTasks operation.
type nonrec t = {tasks : TaskList.t option;The list of tasks that were found.
*)notFound : TaskIdList.t option;The list of task identifiers that were not found.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t | `String of String_.t ])
list ]
list
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `String of String_.t
| `Structure of
(string * [> `String of String_.t ]) list ])
list
| `Timestamp of SyntheticTimestamp_date_time.t ])
list ]
list ])
list ]