# File lib/aws/sqs/queue.rb, line 288 def approximate_number_of_messages_not_visible get_attribute("ApproximateNumberOfMessagesNotVisible").to_i end