Class: Aws::Types::SheetImageTooltipText
- Inherits:
-
Object
- Object
- Aws::Types::SheetImageTooltipText
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#plain_text ⇒ ::String
Returns the value of attribute plain_text.
Instance Attribute Details
#plain_text ⇒ ::String
Returns the value of attribute plain_text.
10169 10170 10171 |
# File 'sig/types.rbs', line 10169 def plain_text @plain_text end |