toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.pubsub.kotlin.outputs
/
GetSubscriptionDeadLetterPolicy
Get
Subscription
Dead
Letter
Policy
data
class
GetSubscriptionDeadLetterPolicy
(
val
deadLetterTopic
:
String
,
val
maxDeliveryAttempts
:
Int
)
Members
Constructors
Get
Subscription
Dead
Letter
Policy
Link copied to clipboard
constructor
(
deadLetterTopic
:
String
,
maxDeliveryAttempts
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
dead
Letter
Topic
Link copied to clipboard
val
deadLetterTopic
:
String
max
Delivery
Attempts
Link copied to clipboard
val
maxDeliveryAttempts
:
Int