Class: Aws::Types::GetMedicalTranscriptionJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetMedicalTranscriptionJobRequest
- 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.
299 300 301 |
# File 'sig/types.rbs', line 299 def medical_transcription_job_name @medical_transcription_job_name end |