Interface: StageDepotDatasetAdditionalSchemas
Defined in: packages/depot-cdk/src/stage-depot-dataset.ts:65
Additional schemas to include for the Dataset.
Properties
name
readonlyname:string
Defined in: packages/depot-cdk/src/stage-depot-dataset.ts:67
The fully qualified name of the schema.
schema?
readonlyoptionalschema?:any
Defined in: packages/depot-cdk/src/stage-depot-dataset.ts:70
The schema definition.