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