RegionalApiGetDataSourceRequest: {
    dataSourceId: string;
    region?: Region;
}

Retrieve a data source.

Type declaration

  • dataSourceId: string

    ID of the relevant data source.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.