@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / auroraDsql / MultiRegionProperties
Interface for multi-region cluster properties
readonlyoptionalclusters:ICluster[]
The set of peered clusters that form the multi-Region cluster configuration.
Each peered cluster represents a database instance in a different Region.
- No peered clusters (single region cluster)
readonlywitnessRegion:string
The Region that serves as the witness Region for a multi-Region cluster.
The witness Region helps maintain cluster consistency and quorum. The witness Region receives data written to any Read-Write Region but does not have an endpoint.