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