DeadLetterPolicy | R Documentation |
Builds a DeadLetterPolicy Object
DeadLetterPolicy(max_delivery_attempts = NULL, dead_letter_topic = NULL)
max_delivery_attempts |
|
dead_letter_topic |
|
DeadLetterPolicy
object
Other Object functions:
DlqPolicy()
,
ExpirationPolicy()
,
MessageStoragePolicy()
,
PubsubMessage()
,
PushConfig()
,
RetryPolicy()
,
SchemaSettings()
,
Schema()
,
Snapshot()
,
Subscription()
,
Topic()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.