Class: Aws::Types::ColumnDescription
- Inherits:
-
Object
- Object
- Aws::Types::ColumnDescription
- 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.
1712 1713 1714 |
# File 'sig/types.rbs', line 1712 def text @text end |