AWS SDK for .NET Documentation
CacheNodeId Property
AmazonAmazon.ElastiCache.ModelCacheNodeCacheNodeId Did this page help you?   Yes   No    Tell us about it...
The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
Declaration Syntax
C#
public string CacheNodeId { get; set; }

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