GlobalClusterMember

A data structure with information about any primary and secondary clusters associated with a global cluster (Aurora global database).

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) for each Aurora DB cluster in the global cluster.

Link copied to clipboard

The status of write forwarding for a secondary cluster in the global cluster.

Link copied to clipboard

Indicates whether the Aurora DB cluster is the primary cluster (that is, has read-write capability) for the global cluster with which it is associated.

Link copied to clipboard

The Amazon Resource Name (ARN) for each read-only secondary cluster associated with the global cluster.

Link copied to clipboard

The status of synchronization of each Aurora DB cluster in the global cluster.

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