Class: Aws::Types::MedicalTranscript
- Inherits:
-
Object
- Object
- Aws::Types::MedicalTranscript
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#transcript_file_uri ⇒ ::String
Returns the value of attribute transcript_file_uri.
Instance Attribute Details
#transcript_file_uri ⇒ ::String
Returns the value of attribute transcript_file_uri.
633 634 635 |
# File 'sig/types.rbs', line 633 def transcript_file_uri @transcript_file_uri end |