# File lib/aws/sqs/queue.rb, line 392
      def delay_seconds
        get_attribute("DelaySeconds").to_i
      end