rabbit_mq_ex v1.0.0-1.0.4 MQ.Topology.Config.DeadLetterQueueConfig

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %MQ.Topology.Config.DeadLetterQueueConfig{
  durable: boolean(),
  exclusive: boolean(),
  name: String.t()
}