deadLetterTargetTopic

@JvmName(name = "qfklhsivbtvdhsxe")
suspend fun deadLetterTargetTopic(value: Output<String>)
@JvmName(name = "phixcjqggiqrbjqb")
suspend fun deadLetterTargetTopic(value: String?)

Parameters

value

The dead-letter topic. If the consumer fails to consume a message in an abnormal situation and the message is still unsuccessful after retrying, the message will be delivered to the dead letter Topic for subsequent business recovery or backtracking.