PipeSourceParametersKinesisStreamParametersDeadLetterConfigArgs

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

Constructors

Functions

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

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.