class Aws::ElastiCache::Types::GlobalReplicationGroupMember

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

@!attribute [rw] replication_group_id

The replication group id of the Global datastore member.
@return [String]

@!attribute [rw] replication_group_region

The Amazon region of the Global datastore member.
@return [String]

@!attribute [rw] role

Indicates the role of the replication group, primary or secondary.
@return [String]

@!attribute [rw] automatic_failover

Indicates whether automatic failover is enabled for the replication
group.
@return [String]

@!attribute [rw] status

The status of the membership of the replication group.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/GlobalReplicationGroupMember AWS API Documentation

Constants

SENSITIVE