rabbit_mq v0.0.0-alpha-0 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()
}