Skip to main content

Interface: StageDepotDatasetAdditionalSchemas

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

Additional schemas to include for the Dataset.

Properties

name

readonly name: string

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

The fully qualified name of the schema.


schema?

readonly optional schema?: any

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

The schema definition.