class Aws::ElastiCache::Types::FailoverGlobalReplicationGroupMessage

@note When making an API call, you may pass FailoverGlobalReplicationGroupMessage

data as a hash:

    {
      global_replication_group_id: "String", # required
      primary_region: "String", # required
      primary_replication_group_id: "String", # required
    }

@!attribute [rw] global_replication_group_id

The name of the Global datastore
@return [String]

@!attribute [rw] primary_region

The Amazon region of the primary cluster of the Global datastore
@return [String]

@!attribute [rw] primary_replication_group_id

The name of the primary replication group
@return [String]

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

Constants

SENSITIVE