AWS SDK for .NET Documentation
PrimaryClusterId Property
AmazonAmazon.ElastiCache.ModelCreateReplicationGroupRequestPrimaryClusterId Did this page help you?   Yes   No    Tell us about it...
The identifier of the cache cluster that will serve as the primary for this replication group. This cache cluster must already exist and have a status of available.
Declaration Syntax
C#
public string PrimaryClusterId { get; set; }

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