class Aws::ElasticTranscoder::Types::ListJobsByStatusResponse

The `ListJobsByStatusResponse` structure.

@!attribute [rw] jobs

An array of `Job` objects that have the specified status.
@return [Array<Types::Job>]

@!attribute [rw] next_page_token

A value that you use to access the second and subsequent pages of
results, if any. When the jobs in the specified pipeline fit on one
page or when you've reached the last page of results, the value of
`NextPageToken` is `null`.
@return [String]

Constants

SENSITIVE