toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.events.kotlin.outputs
/
RuleDeadLetterConfig
Rule
Dead
Letter
Config
data
class
RuleDeadLetterConfig
(
val
arn
:
String
?
=
null
)
Members
Constructors
Rule
Dead
Letter
Config
Link copied to clipboard
constructor
(
arn
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
arn
Link copied to clipboard
val
arn
:
String
?
=
null
The ARN of the SQS queue specified as the target for the dead-letter queue.