class Aws::DynamoDB::Table

def table_status

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