ITranscribeCallAnalyticsJobSummary
Interface in AWS.Transcribe
Interface for CallAnalyticsJobSummary.
Properties
CallAnalyticsJobName
property CallAnalyticsJobName: string
The name of the Call Analytics job.
CallAnalyticsJobStatus
property CallAnalyticsJobStatus: string
The status of the Call Analytics job.
Valid values: QUEUED | IN_PROGRESS | FAILED | COMPLETED.
CompletionTime
property CompletionTime: TOptional<TDateTime>
The date and time the Call Analytics job finished processing.
CreationTime
property CreationTime: TOptional<TDateTime>
The date and time the Call Analytics job was created.
FailureReason
property FailureReason: string
The reason for failure.
Returned if the CallAnalyticsJobStatus is FAILED.
LanguageCode
property LanguageCode: string
The language code that used to create the Call Analytics job.
Valid values: af-ZA | ar-AE | ar-SA | da-DK | de-CH | de-DE | en-AB | en-AU | en-GB | en-IE | en-IN | en-US | en-WL | es-ES | es-US | fa-IR | fr-CA | fr-FR | he-IL | hi-IN | id-ID | it-IT | ja-JP | ko-KR | ms-MY | nl-NL | pt-BR | pt-PT | ru-RU | ta-IN | te-IN | tr-TR | zh-CN | zh-TW | th-TH | en-ZA | en-NZ | vi-VN | sv-SE.
StartTime
property StartTime: TOptional<TDateTime>
The date and time the Call Analytics job began processing.