Topic Rule Error Action Kafka Args
data class TopicRuleErrorActionKafkaArgs(val clientProperties: Output<Map<String, String>>, val destinationArn: Output<String>, val headers: Output<List<TopicRuleErrorActionKafkaHeaderArgs>>? = null, val key: Output<String>? = null, val partition: Output<String>? = null, val topic: Output<String>) : ConvertibleToJava<TopicRuleErrorActionKafkaArgs>
Properties
Link copied to clipboard
Properties of the Apache Kafka producer client. For more info, see the AWS documentation.
Link copied to clipboard
The ARN of Kafka action's VPC aws.iot.TopicRuleDestination
.
Link copied to clipboard
The list of Kafka headers that you specify. Nested arguments below.