MultiRegionProperties

Defines the structure for multi-Region cluster configurations, containing the witness region and linked cluster settings.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The set of linked clusters that form the multi-Region cluster configuration. Each linked cluster represents a database instance in a different Region.

Link copied to clipboard

The that serves as the witness region for a multi-Region cluster. The witness region helps maintain cluster consistency and quorum.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String