Values_2.GetJobsRequestSourceRetrieves all current job definitions.
type nonrec t = {nextToken : Values_0.GenericString.t option;A continuation token, if this is a continuation call.
*)maxResults : Values_1.PageSize.t option;The maximum size of the response.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Integer of Values_1.PageSize.t
| `String of Values_0.GenericString.t ])
list ]