Class: Aws::Types::DeleteMedicalTranscriptionJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteMedicalTranscriptionJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#medical_transcription_job_name ⇒ ::String
Returns the value of attribute medical_transcription_job_name.
Instance Attribute Details
#medical_transcription_job_name ⇒ ::String
Returns the value of attribute medical_transcription_job_name.
225 226 227 |
# File 'sig/types.rbs', line 225 def medical_transcription_job_name @medical_transcription_job_name end |