GlobalClusterMember

A data structure with information about any primary and secondary clusters associated with an Neptune 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 Neptune cluster.

Link copied to clipboard

Specifies whether the Neptune cluster is the primary cluster (that is, has read-write capability) for the Neptune global database with which it is associated.

Link copied to clipboard

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

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