Topic Rule Error Action Kafka
data class TopicRuleErrorActionKafka(val clientProperties: Map<String, String>, val destinationArn: String, val headers: List<TopicRuleErrorActionKafkaHeader>? = null, val key: String? = null, val partition: String? = null, val topic: String)
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.