Class: Aws::Types::ClinicalNoteGenerationSettingsResponse
- Inherits:
-
Object
- Object
- Aws::Types::ClinicalNoteGenerationSettingsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#note_template_settings ⇒ Types::NoteTemplateSettingsResponse
Returns the value of attribute note_template_settings.
Instance Attribute Details
#note_template_settings ⇒ Types::NoteTemplateSettingsResponse
Returns the value of attribute note_template_settings.
47 48 49 |
# File 'sig/types.rbs', line 47 def note_template_settings @note_template_settings end |