Class: Aws::Types::Row
- Inherits:
-
Object
- Object
- Aws::Types::Row
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#row_data ⇒ ::Array[untyped]
Returns the value of attribute row_data.
Instance Attribute Details
#row_data ⇒ ::Array[untyped]
Returns the value of attribute row_data.
1046 1047 1048 |
# File 'sig/types.rbs', line 1046 def row_data @row_data end |