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.
4153 4154 4155 |
# File 'sig/types.rbs', line 4153 def table @table end |