Skip to main content

Interface: CompositeLocationProps

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

Composite Location configuration

Extends

  • LocationProps

Properties

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:490

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


primaryLocation

readonly primaryLocation: ILocation

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

Primary location to use for this composite location


replicaLocation

readonly replicaLocation: ILocation

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

Replica location to use for this composite location


replicationMode

readonly replicationMode: ReplicationMode

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

Replication mode to use for the replica location


replicationWindow?

readonly optional replicationWindow?: ReplicationWindow

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

Replication time window to use