RuleDeadLetterConfigArgs

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

Constructors

Link copied to clipboard
fun RuleDeadLetterConfigArgs(arn: Output<String>? = null)

Functions

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

Properties

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