Class: Aws::Types::TableFieldCustomIconContent
- Inherits:
-
Object
- Object
- Aws::Types::TableFieldCustomIconContent
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#icon ⇒ "LINK"
Returns the value of attribute icon.
Instance Attribute Details
#icon ⇒ "LINK"
Returns the value of attribute icon.
10753 10754 10755 |
# File 'sig/types.rbs', line 10753 def icon @icon end |