@wildix/wda-history-client > WdaHistoryClientConfig
WdaHistoryClientConfig interface
The configuration interface of WdaHistoryClient class constructor that set the region, credentials and other options.
Signature:
export interface WdaHistoryClientConfig extends WdaHistoryClientConfigType
Extends: WdaHistoryClientConfigType
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
'stage' | 'stable' | 'prod' | (Optional) | ||
TokenProvider |