# File lib/aws/sqs/queue.rb, line 327
      def visibility_timeout
        get_attribute("VisibilityTimeout").to_i
      end