Class: Aws::Types::GetTableResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetTableResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#table ⇒ Types::Table
Returns the value of attribute table.
Instance Attribute Details
#table ⇒ Types::Table
Returns the value of attribute table.
4134 4135 4136 |
# File 'sig/types.rbs', line 4134 def table @table end |