---
type: resource-type
title: GlobalReplicationGroup
description: aws resource type AWS::ElastiCache::GlobalReplicationGroup
name: GlobalReplicationGroup
lexicon: aws
resource_type: AWS::ElastiCache::GlobalReplicationGroup
---
`AWS::ElastiCache::GlobalReplicationGroup`, a resource type of the aws lexicon.

## Properties

- `Members` (`GlobalReplicationGroup_GlobalReplicationGroupMember[]`, required): The replication groups that comprise the Global Datastore.
- `AutomaticFailoverEnabled` (`boolean`, optional): AutomaticFailoverEnabled
- `CacheNodeType` (`string`, optional): The cache node type of the Global Datastore
- `CacheParameterGroupName` (`string`, optional): Cache parameter group name to use for the new engine version. This parameter cannot be modified independently.
- `Engine` (`string`, optional): The engine of the Global Datastore.
- `EngineVersion` (`string`, optional): The engine version of the Global Datastore.
- `GlobalNodeGroupCount` (`number`, optional): Indicates the number of node groups in the Global Datastore.
- `GlobalReplicationGroupDescription` (`string`, optional): The optional description of the Global Datastore
- `GlobalReplicationGroupId` (`string`, optional): The name of the Global Datastore, it is generated by ElastiCache adding a prefix to GlobalReplicationGroupIdSuffix.
- `GlobalReplicationGroupIdSuffix` (`string`, optional): The suffix name of a Global Datastore. Amazon ElastiCache automatically applies a prefix to the Global Datastore ID when it is created. Each AWS Region has its own prefix.
- `RegionalConfigurations` (`GlobalReplicationGroup_RegionalConfiguration[]`, optional): Describes the replication group IDs, the AWS regions where they are stored and the shard configuration for each that comprise the Global Datastore
- `Status` (`string`, optional): The status of the Global Datastore

## Attributes

- `GlobalReplicationGroupId`
- `Status`
