Class: Aws::Types::DescribeTableResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#table ⇒ Types::Table

Returns the value of attribute table.

Returns:



202
203
204
# File 'sig/types.rbs', line 202

def table
  @table
end