Interface protos.google.pubsub.v1.IDeadLetterPolicy (2.16.6)

Properties of a DeadLetterPolicy.

Package

@google-cloud/pubsub!

Properties

deadLetterTopic

deadLetterTopic?: (string|null);

DeadLetterPolicy deadLetterTopic

Property Value
TypeDescription
(string|null)

maxDeliveryAttempts

maxDeliveryAttempts?: (number|null);

DeadLetterPolicy maxDeliveryAttempts

Property Value
TypeDescription
(number|null)