@wildix/wim-knowledge-base-client > KnowledgeBaseClientConfig
KnowledgeBaseClientConfig interface
The configuration interface of KnowledgeBaseClient class constructor that set the region, credentials and other options.
Signature:
export interface KnowledgeBaseClientConfig extends KnowledgeBaseClientConfigType
Extends: KnowledgeBaseClientConfigType
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
() => Record<string, string> | (Optional) | ||
'stage' | 'stable' | 'prod' | (Optional) | ||
TokenProvider |