Interface: StageDepotHistoryProps
Defined in: packages/depot-cdk/src/stage-depot-dataset.ts:74
History properties for the Dataset.
Properties
restartVersioning?
readonlyoptionalrestartVersioning?:boolean
Defined in: packages/depot-cdk/src/stage-depot-dataset.ts:78
Whether to restart versioning in the history table or not, when items are deleted and re-created. Version will start at 1 after delete-recreate. More performant than default "resume" versioning.