PipeSourceParametersDynamodbStreamParametersDeadLetterConfigArgs

data class PipeSourceParametersDynamodbStreamParametersDeadLetterConfigArgs(val arn: Output<String>? = null) : ConvertibleToJava<PipeSourceParametersDynamodbStreamParametersDeadLetterConfigArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): PipeSourceParametersDynamodbStreamParametersDeadLetterConfigArgs

Properties

Link copied to clipboard
val arn: Output<String>? = null

The ARN of the Amazon SQS queue specified as the target for the dead-letter queue.