Class: Aws::Types::SuggestionValue
- Inherits:
-
Object
- Object
- Aws::Types::SuggestionValue
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#text ⇒ Types::SuggestionTextWithHighlights
Returns the value of attribute text.
Instance Attribute Details
#text ⇒ Types::SuggestionTextWithHighlights
Returns the value of attribute text.
1968 1969 1970 |
# File 'sig/types.rbs', line 1968 def text @text end |