GlobalReplicationGroupMember

A member of a Global datastore. It contains the Replication Group Id, the Amazon region and the role of the replication group.

Types

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

Properties

Link copied to clipboard

Indicates whether automatic failover is enabled for the replication group.

Link copied to clipboard

The replication group id of the Global datastore member.

Link copied to clipboard

The Amazon region of the Global datastore member.

Link copied to clipboard
val role: String?

Indicates the role of the replication group, primary or secondary.

Link copied to clipboard

The status of the membership of the replication group.

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