"camel.kamelet.kafka-sink.bootstrapServers"
"Comma separated list of Kafka Broker URLs"
"camel.kamelet.kafka-sink.password"
"Password to authenticate to kafka"
"camel.kamelet.kafka-sink.saslMechanism"
"PLAIN"
"The Simple Authentication and Security Layer (SASL) Mechanism used."
"camel.kamelet.kafka-sink.securityProtocol"
"SASL_SSL"
"Protocol used to communicate with brokers. SASL_PLAINTEXT, PLAINTEXT, SASL_SSL and SSL are supported"
"camel.kamelet.kafka-sink.topic"
"Comma separated list of Kafka topic names"
"camel.kamelet.kafka-sink.user"
"Username to authenticate to Kafka"