Values.DescribeJobsResponseSourceReturns a list of Jobs. Use the JobsID and fromDate and toData filters to limit which jobs are returned. The response is sorted by creationDataTime - latest date first. Jobs are normally created by the StartTest, StartCutover, and TerminateTargetInstances APIs. Jobs are also created by DiagnosticLaunch and TerminateDiagnosticInstances, which are APIs available only to *Support* and only used in response to relevant support tickets.
type nonrec t = {items : JobsList.t option;Request to describe Job log items.
*)nextToken : PaginationToken.t option;Request to describe Job response by next token.
*)}type nonrec error = [ | `UninitializedAccountException of UninitializedAccountException.t| `ValidationException of ValidationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `UninitializedAccountException of UninitializedAccountException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `UninitializedAccountException of UninitializedAccountException.t
| `Unknown_operation_error of string * string option
| `ValidationException of ValidationException.t ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of SourceServerID.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of BoundedString.t
| `Structure of
(string
* [> `Boolean of
Boolean.t
| `Integer of
StrictlyPositiveInteger.t
| `Map of
([> `String of
SsmDocumentParameterName.t ]
* [> `List of
[>
`Structure of
(string
*
[>
`Enum of
string
| `String of
SsmParameterStoreParameterName.t ])
list ]
list
| `Structure of
(string
* [>
`String of
JmesPathString.t ])
list ])
list
| `String of
BoundedString.t ])
list ])
list ]
list
| `String of ISO8601DatetimeString.t ])
list ])
list ]
list
| `Map of
([> `String of TagKey.t ] * [> `String of TagValue.t ])
list
| `String of JobID.t ])
list ]
list
| `String of PaginationToken.t ])
list ]