class Aws::DynamoDB::Table

def table_arn

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