Skip to main content

Enumeration: DatasetExecutorPurpose

Defined in: packages/depot-cdk/src/stage-depot-dataset.ts:335

Dataset executor purpose types

Enumeration Members

API

API: "api"

Defined in: packages/depot-cdk/src/stage-depot-dataset.ts:343

For running CRUD API operations


DEPLOYMENT

DEPLOYMENT: "deployment"

Defined in: packages/depot-cdk/src/stage-depot-dataset.ts:337

Deployment (cdk deploy) purpose


ROLLUP

ROLLUP: "rollup"

Defined in: packages/depot-cdk/src/stage-depot-dataset.ts:341

For running Rollup and synchronisation jobs


TRANSACTION

TRANSACTION: "transaction"

Defined in: packages/depot-cdk/src/stage-depot-dataset.ts:339

For running Transactions