Logo
Type aliases

PipelineDataSourceCreate

PipelineDataSourceCreate = object

Defined in: packages/cloud/src/client/types.gen.ts:6014

Schema for creating an association between a data source and a pipeline.

Properties

data_source_id

data_source_id: string

Defined in: packages/cloud/src/client/types.gen.ts:6018

The ID of the data source.


sync_interval?

optional sync_interval: number | null

Defined in: packages/cloud/src/client/types.gen.ts:6022

The interval at which the data source should be synced. Valid values are: 21600, 43200, 86400