Class: Aws::Types::DeleteTranscriptionJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTranscriptionJobRequest
- 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.
238 239 240 |
# File 'sig/types.rbs', line 238 def transcription_job_name @transcription_job_name end |