GlobalClusterGlobalEndpoint

data class GlobalClusterGlobalEndpoint(val address: String? = null)

Constructors

Link copied to clipboard
constructor(address: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val address: String? = null

The writer endpoint for the global database cluster. This endpoint always points to the writer DB instance in the current primary cluster.