class Aws::TranscribeService::Types::CallAnalyticsJobSummary

Provides summary information about a call analytics job.

@!attribute [rw] call_analytics_job_name

The name of the call analytics job.
@return [String]

@!attribute [rw] creation_time

A timestamp that shows when the call analytics job was created.
@return [Time]

@!attribute [rw] start_time

A timestamp that shows when the job began processing.
@return [Time]

@!attribute [rw] completion_time

A timestamp that shows when the job was completed.
@return [Time]

@!attribute [rw] language_code

The language of the transcript in the source audio file.
@return [String]

@!attribute [rw] call_analytics_job_status

The status of the call analytics job.
@return [String]

@!attribute [rw] failure_reason

If the `CallAnalyticsJobStatus` is `FAILED`, a description of the
error.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/transcribe-2017-10-26/CallAnalyticsJobSummary AWS API Documentation

Constants

SENSITIVE