pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.scheduler.kotlin.outputs
/
ScheduleTargetDeadLetterConfig
Schedule
Target
Dead
Letter
Config
data
class
ScheduleTargetDeadLetterConfig
(
val
arn
:
String
)
Types
Constructors
Properties
Constructors
Schedule
Target
Dead
Letter
Config
Link copied to clipboard
fun
ScheduleTargetDeadLetterConfig
(
arn
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
arn
Link copied to clipboard
val
arn
:
String
ARN of the SQS queue specified as the destination for the dead-letter queue.