Class: Aws::Types::AdditionalResultAttributeValue
- Inherits:
-
Object
- Object
- Aws::Types::AdditionalResultAttributeValue
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#text_with_highlights_value ⇒ Types::TextWithHighlights
Returns the value of attribute text_with_highlights_value.
Instance Attribute Details
#text_with_highlights_value ⇒ Types::TextWithHighlights
Returns the value of attribute text_with_highlights_value.
39 40 41 |
# File 'sig/types.rbs', line 39 def text_with_highlights_value @text_with_highlights_value end |