pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.pubsub.kotlin.inputs
/
SubscriptionDeadLetterPolicyArgs
/
SubscriptionDeadLetterPolicyArgs
Subscription
Dead
Letter
Policy
Args
fun
SubscriptionDeadLetterPolicyArgs
(
deadLetterTopic
:
Output
<
String
>
?
=
null
,
maxDeliveryAttempts
:
Output
<
Int
>
?
=
null
)