Class: Aws::Types::MedicalScribeContext
- Inherits:
-
Object
- Object
- Aws::Types::MedicalScribeContext
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#patient_context ⇒ Types::MedicalScribePatientContext
Returns the value of attribute patient_context.
Instance Attribute Details
#patient_context ⇒ Types::MedicalScribePatientContext
Returns the value of attribute patient_context.
220 221 222 |
# File 'sig/types.rbs', line 220 def patient_context @patient_context end |