You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ElastiCache::Types::GlobalReplicationGroupInfo

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The name of the Global Datastore and role of this replication group in the Global Datastore.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#global_replication_group_idString

The name of the Global Datastore

Returns:

  • (String)

    The name of the Global Datastore.

#global_replication_group_member_roleString

The role of the replication group in a Global Datastore. Can be primary or secondary.

Returns:

  • (String)

    The role of the replication group in a Global Datastore.