Interface: CompositeLocationProps
Defined in: packages/depot-cdk/src/stage-depot-location.ts:488
Composite Location configuration
Extends
LocationProps
Properties
deploymentGroup?
readonlyoptionaldeploymentGroup?:boolean
Defined in: packages/depot-cdk/src/stage-depot-location.ts:67
Inherited from
LocationProps.deploymentGroup
environment
readonlyenvironment:IStageDepotEnvironment
Defined in: packages/depot-cdk/src/stage-depot-location.ts:65
Inherited from
LocationProps.environment
name
readonlyname:string
Defined in: packages/depot-cdk/src/stage-depot-location.ts:490
A name or alias for this location. No duplicates are allowed
primaryLocation
readonlyprimaryLocation:ILocation
Defined in: packages/depot-cdk/src/stage-depot-location.ts:493
Primary location to use for this composite location
replicaLocation
readonlyreplicaLocation:ILocation
Defined in: packages/depot-cdk/src/stage-depot-location.ts:496
Replica location to use for this composite location
replicationMode
readonlyreplicationMode:ReplicationMode
Defined in: packages/depot-cdk/src/stage-depot-location.ts:499
Replication mode to use for the replica location
replicationWindow?
readonlyoptionalreplicationWindow?:ReplicationWindow
Defined in: packages/depot-cdk/src/stage-depot-location.ts:502
Replication time window to use