Class: Aws::Types::GetTranscriptionJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetTranscriptionJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transcription_job_name ⇒ ::String
Returns the value of attribute transcription_job_name.
Instance Attribute Details
#transcription_job_name ⇒ ::String
Returns the value of attribute transcription_job_name.
324 325 326 |
# File 'sig/types.rbs', line 324 def transcription_job_name @transcription_job_name end |