Class: Aws::Types::CreateTableResponse

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:



98
99
100
# File 'sig/types.rbs', line 98

def table
  @table
end