toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.cloudwatch.kotlin.outputs
/
EventTargetDeadLetterConfig
Event
Target
Dead
Letter
Config
data
class
EventTargetDeadLetterConfig
(
val
arn
:
String
?
=
null
)
Members
Constructors
Event
Target
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
ARN of the SQS queue specified as the target for the dead-letter queue.