transcribeservice_get_transcription_job {paws.machine.learning} | R Documentation |
Provides information about the specified transcription job
Description
Provides information about the specified transcription job.
See https://www.paws-r-sdk.com/docs/transcribeservice_get_transcription_job/ for full documentation.
Usage
transcribeservice_get_transcription_job(TranscriptionJobName)
Arguments
TranscriptionJobName |
[required] The name of the transcription job you want information about. Job names are case sensitive. |
[Package paws.machine.learning version 0.7.0 Index]