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