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