@wildix/wim-tools-client > ToolsClientConfig
ToolsClientConfig interface
The configuration interface of ToolsClient class constructor that set the region, credentials and other options.
Signature:
export interface ToolsClientConfig extends ToolsClientConfigType
Extends: ToolsClientConfigType
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
() => Record<string, string> | (Optional) | ||
'stage' | 'stable' | 'prod' | (Optional) | ||
TokenProvider |