Skip to main content

Interface: IcebergLocationProps

Defined in: packages/depot-cdk/src/stage-depot-location.ts:84

Deprecated

Use S3TablesLocationProps and S3Tables instead.

Extends

  • LocationProps

Properties

bucket

readonly bucket: IBucket

Defined in: packages/depot-cdk/src/stage-depot-location.ts:90


deploymentGroup?

readonly optional deploymentGroup?: boolean

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

Inherited from

LocationProps.deploymentGroup


environment

readonly environment: IStageDepotEnvironment

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

Inherited from

LocationProps.environment


name

readonly name: string

Defined in: packages/depot-cdk/src/stage-depot-location.ts:86

A name or alias for this location. No duplicates are allowed


workGroup

readonly workGroup: string

Defined in: packages/depot-cdk/src/stage-depot-location.ts:88