Class: Aws::Types::EncounterContext
- Inherits:
-
Object
- Object
- Aws::Types::EncounterContext
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#unstructured_context ⇒ ::String
Returns the value of attribute unstructured_context.
Instance Attribute Details
#unstructured_context ⇒ ::String
Returns the value of attribute unstructured_context.
145 146 147 |
# File 'sig/types.rbs', line 145 def unstructured_context @unstructured_context end |