pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.pubsub.kotlin.outputs
/
GetSubscriptionDeadLetterPolicy
Get
Subscription
Dead
Letter
Policy
data
class
GetSubscriptionDeadLetterPolicy
(
val
deadLetterTopic
:
String
,
val
maxDeliveryAttempts
:
Int
)
Types
Constructors
Properties
Constructors
Get
Subscription
Dead
Letter
Policy
Link copied to clipboard
fun
GetSubscriptionDeadLetterPolicy
(
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