class Aws::TranscribeService::Types::ListTranscriptionJobsResponse
@!attribute [rw] status
The requested status of the jobs returned. @return [String]
@!attribute [rw] next_token
The `ListTranscriptionJobs` operation returns a page of jobs at a time. The maximum size of the page is set by the `MaxResults` parameter. If there are more jobs in the list than the page size, Amazon Transcribe returns the `NextPage` token. Include the token in the next request to the `ListTranscriptionJobs` operation to return in the next page of jobs. @return [String]
@!attribute [rw] transcription_job_summaries
A list of objects containing summary information for a transcription job. @return [Array<Types::TranscriptionJobSummary>]
@see docs.aws.amazon.com/goto/WebAPI/transcribe-2017-10-26/ListTranscriptionJobsResponse AWS API Documentation
Constants
- SENSITIVE