class Aws::DynamoDB::Table

def table_id

Returns:
  • (String) -
def table_id
  data[:table_id]
end