Amqpx.Queue.status

You're seeing just the function status, go back to Amqpx.Queue module for more information.
Link to this function

status(chan, queue)

Specs

Returns the message count and consumer count for the given queue. Uses declare/3 with the :passive option set.