AWS SDK for .NET Documentation
ReplicationGroupId Property
AmazonAmazon.ElastiCache.ModelCreateCacheClusterRequestReplicationGroupId Did this page help you?   Yes   No    Tell us about it...
The replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster will be added to the specified replication group as a read replica; otherwise, the cache cluster will be a standalone primary that is not part of any replication group.
Declaration Syntax
C#
public string ReplicationGroupId { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)