Builds a DqlPolicy object

DlqPolicy(dlq_topic, max_delivery_attempts)

Arguments

dlq_topic

character, Topic Required, topic name or instance of a topic object

max_delivery_attempts

numeric Number of delivery attempts for any message. The value must be between 5 and 100.

Value

DlqPolicy object