Builds a DeadLetterPolicy Object

DeadLetterPolicy(max_delivery_attempts = NULL, dead_letter_topic = NULL)

Arguments

max_delivery_attempts

numeric The maximum number of delivery attempts for any message

dead_letter_topic

character, Topic The name of the topic to which dead letter messages should be published

Value

DeadLetterPolicy object