Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional passwordName of the environment variable or secret that contains the ClickHouse password.
The authentication strategy for ClickHouse HTTP requests. Only basic is supported.
Optional usernameName of the environment variable or secret that contains the ClickHouse username.
Generated using TypeDoc
HTTP Basic Authentication credentials for the ClickHouse destination. When
strategyisbasic, provideusername_keyandpassword_keythat reference environment variables or secrets containing the credentials.