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