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