Type aliases
PipelineDataSourceCreate
PipelineDataSourceCreate =
object
Defined in: packages/cloud/src/client/types.gen.ts:4578
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:4582
The ID of the data source.
sync_interval?
optional
sync_interval:number
|null
Defined in: packages/cloud/src/client/types.gen.ts:4586
The interval at which the data source should be synced.