toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.cloudwatch.kotlin.inputs
/
EventBusDeadLetterConfigArgs
Event
Bus
Dead
Letter
Config
Args
data
class
EventBusDeadLetterConfigArgs
(
val
arn
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
EventBusDeadLetterConfigArgs
>
Members
Constructors
Event
Bus
Dead
Letter
Config
Args
Link copied to clipboard
constructor
(
arn
:
Output
<
String
>
?
=
null
)
Properties
arn
Link copied to clipboard
val
arn
:
Output
<
String
>
?
=
null
The ARN of the SQS queue specified as the target for the dead-letter queue.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
EventBusDeadLetterConfigArgs