GetSubscriptionDeadLetterPolicy

data class GetSubscriptionDeadLetterPolicy(val deadLetterTopic: String, val maxDeliveryAttempts: Int)

Constructors

Link copied to clipboard
constructor(deadLetterTopic: String, maxDeliveryAttempts: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard