Class: Aws::Types::SearchResultContentBlock
- Inherits:
-
Object
- Object
- Aws::Types::SearchResultContentBlock
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#text ⇒ ::String
Returns the value of attribute text.
Instance Attribute Details
#text ⇒ ::String
Returns the value of attribute text.
1303 1304 1305 |
# File 'sig/types.rbs', line 1303 def text @text end |