Class: Aws::Types::DescribeTableResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeTableResponse
- 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.
202 203 204 |
# File 'sig/types.rbs', line 202 def table @table end |