Builds a DeadLetterPolicy Object
DeadLetterPolicy(max_delivery_attempts = NULL, dead_letter_topic = NULL)numeric The maximum number of delivery attempts for any message
character, Topic The name of the topic to which dead letter
messages should be published
DeadLetterPolicy object
Other Object functions:
DlqPolicy(),
ExpirationPolicy(),
MessageStoragePolicy(),
PubsubMessage(),
PushConfig(),
RetryPolicy(),
SchemaSettings(),
Schema(),
Snapshot(),
Subscription(),
Topic()