class Aws::TranscribeService::Types::ListCallAnalyticsJobsResponse
@!attribute [rw] status
When specified, returns only call analytics jobs with that status. Jobs are ordered by creation date, with the most recent jobs returned first. If you don't specify a status, Amazon Transcribe returns all transcription jobs ordered by creation date. @return [String]
@!attribute [rw] next_token
The 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 your next request to the operation to return next page of jobs. @return [String]
@!attribute [rw] call_analytics_job_summaries
A list of objects containing summary information for a transcription job. @return [Array<Types::CallAnalyticsJobSummary>]
@see docs.aws.amazon.com/goto/WebAPI/transcribe-2017-10-26/ListCallAnalyticsJobsResponse AWS API Documentation
Constants
- SENSITIVE