while creating a SimpleQueueService we need
name of queue,
type of queue,
user/role who will publish and consume messages in queue,
other configurations as (visibility timeout, retention period, delivery delay, message size.. and more.
use as dead-letter queue for other queue and which queue can be used as dead-letter queue for current.