# File lib/aws/sqs/queue.rb, line 405 def wait_time_seconds get_attribute("ReceiveMessageWaitTimeSeconds").to_i end