SubscriptionDeadLetterPolicyArgs

fun SubscriptionDeadLetterPolicyArgs(deadLetterTopic: Output<String>? = null, maxDeliveryAttempts: Output<Int>? = null)