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 holds the Elasticsearch password (used when strategy is basic).
The authentication strategy to use.
Optional usernameName of the environment variable or secret that holds the Elasticsearch username (used when strategy is basic).
Generated using TypeDoc
Authentication settings for the Elasticsearch destination. When
strategyisbasic, useusername_keyandpassword_keyto reference credentials stored in environment variables or secrets.