"camel.kamelet.opensearch-index-sink.certificate"
"The Certificate for accessing the OpenSearch cluster. You must encode this value in base64."
"camel.kamelet.opensearch-index-sink.clusterName"
"The name of the OpenSearch cluster. Example: quickstart"
"camel.kamelet.opensearch-index-sink.enableSSL"
"Specifies to connect by using SSL."
"camel.kamelet.opensearch-index-sink.hostAddresses"
"A comma-separated list of remote transport addresses in `ip:port format`. Example: quickstart-es-http:9200"
"camel.kamelet.opensearch-index-sink.indexName"
"The name of the OpenSearch index. Example: data"
"camel.kamelet.opensearch-index-sink.password"
"The password to connect to OpenSearch."
"camel.kamelet.opensearch-index-sink.user"
"The username to connect to OpenSearch."