TranscriptionJobSummary

Provides detailed information about a specific transcription job.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date and time the specified transcription job finished processing.

Link copied to clipboard

The content redaction settings of the transcription job.

Link copied to clipboard

The date and time the specified transcription job request was made.

Link copied to clipboard

If TranscriptionJobStatus is FAILED, FailureReason contains information about why the transcription job failed. See also: Common Errors.

Link copied to clipboard

The confidence score associated with the language identified in your media file.

Link copied to clipboard

Indicates whether automatic language identification was enabled (TRUE) for the specified transcription job.

Link copied to clipboard

Indicates whether automatic multi-language identification was enabled (TRUE) for the specified transcription job.

Link copied to clipboard

The language code used to create your transcription.

Link copied to clipboard

The language codes used to create your transcription job. This parameter is used with multi-language identification. For single-language identification, the singular version of this parameter, LanguageCode, is present.

Link copied to clipboard

Provides the name of the custom language model that was included in the specified transcription job.

Link copied to clipboard

Indicates where the specified transcription output is stored.

Link copied to clipboard

The date and time your transcription job began processing.

Link copied to clipboard

Indicates whether toxicity detection was enabled for the specified transcription job.

Link copied to clipboard

The name of the transcription job. Job names are case sensitive and must be unique within an Amazon Web Services account.

Link copied to clipboard

Provides the status of your transcription job.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String