Class: Aws::Types::GetTranscriptionJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetTranscriptionJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transcription_job ⇒ Types::TranscriptionJob
Returns the value of attribute transcription_job.
Instance Attribute Details
#transcription_job ⇒ Types::TranscriptionJob
Returns the value of attribute transcription_job.
329 330 331 |
# File 'sig/types.rbs', line 329 def transcription_job @transcription_job end |