# File lib/aws/sqs/queue.rb, line 423
      def arn
        @arn ||= get_attribute("QueueArn")
      end