Skip to main content

@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

env?

'stage' | 'stable' | 'prod'

(Optional)

token

TokenProvider