IAnalyticalBackendConfig
Home > @gooddata/sdk-backend-spi > IAnalyticalBackendConfig
IAnalyticalBackendConfig interface
Specifies platform agnostic configuration of an analytical backend.
Signature:
export interface IAnalyticalBackendConfig
Remarks
Only config items that make sense for any and all analytical backend implementations are specified here.
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
string |
(Optional) Server hostname (including protocol and port). |