Optional
autoOptional
durableif the queue should survive server restarts
Optional
exclusiveif the queue should be deleted when the channel is closed
Optional
passiveif the queue name doesn't exist the channel will be closed with an error, fulfilled if the queue name does exists
if the queue should be deleted when the last consumer of the queue disconnects