Class: Aws::Types::ClinicalNoteGenerationSettings

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#note_template"HISTORY_AND_PHYSICAL", ...

Returns the value of attribute note_template.

Returns:

  • ("HISTORY_AND_PHYSICAL", "GIRPP", "DAP", "SIRP", "BIRP", "BEHAVIORAL_SOAP", "PHYSICAL_SOAP")


86
87
88
# File 'sig/types.rbs', line 86

def note_template
  @note_template
end

#output_bucket_name::String

Returns the value of attribute output_bucket_name.

Returns:

  • (::String)


85
86
87
# File 'sig/types.rbs', line 85

def output_bucket_name
  @output_bucket_name
end