OpenSearchElasticSearchClientOptions
Home > @backstage/plugin-search-backend-module-elasticsearch > OpenSearchElasticSearchClientOptions
Options used to configure the @opensearch-project/opensearch client.
They are drawn from the ClientOptions class of @opensearch-project/opensearch, but are maintained separately so that this interface is not coupled to it.
Signature:
export interface OpenSearchElasticSearchClientOptions extends BaseElasticSearchClientOptions
Extends: BaseElasticSearchClientOptions
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(Optional) | |||
|
(Optional) | |||
|
string | string[] | OpenSearchNodeOptions | OpenSearchNodeOptions[] |
(Optional) | ||
|
string | string[] | OpenSearchNodeOptions | OpenSearchNodeOptions[] |
(Optional) | ||
|
'aws' | 'opensearch' |
(Optional) | ||
|
string |
(Optional) | ||
|
'es' | 'aoss' |
(Optional) |