# File lib/aws/dynamo_db/table.rb, line 479
      def get_resource attribute_name = nil
        client.describe_table(resource_options)
      end