AWS SDK for .NET Documentation
CacheNodeIdsToRemove Property
AmazonAmazon.ElastiCache.ModelPendingModifiedValuesCacheNodeIdsToRemove Did this page help you?   Yes   No    Tell us about it...
A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).
Declaration Syntax
C#
public List<string> CacheNodeIdsToRemove { get; set; }

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