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.inputs
/
RuleDeadLetterConfigArgs
Rule
Dead
Letter
Config
Args
data
class
RuleDeadLetterConfigArgs
(
val
arn
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
RuleDeadLetterConfigArgs
>
Members
Constructors
Rule
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
(
)
:
RuleDeadLetterConfigArgs