GlobalClusterMember

A data structure with information about any primary and secondary clusters associated with an Amazon DocumentDB global clusters.

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 Amazon DocumentDB cluster.

Link copied to clipboard

Specifies whether the Amazon DocumentDB cluster is the primary cluster (that is, has read-write capability) for the Amazon DocumentDB 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 Aurora 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