Class: Aws::Types::ClinicalNoteGenerationSettings
- Inherits:
-
Object
- Object
- Aws::Types::ClinicalNoteGenerationSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#note_template ⇒ "HISTORY_AND_PHYSICAL", ...
Returns the value of attribute note_template.
Instance Attribute Details
#note_template ⇒ "HISTORY_AND_PHYSICAL", ...
Returns the value of attribute note_template.
98 99 100 |
# File 'sig/types.rbs', line 98 def note_template @note_template end |