Class: Aws::Types::DescribeTableOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeTableOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#table ⇒ Types::TableDescription
Returns the value of attribute table.
Instance Attribute Details
#table ⇒ Types::TableDescription
Returns the value of attribute table.
568 569 570 |
# File 'sig/types.rbs', line 568 def table @table end |