AWS SDK for .NET Documentation
CacheNodeIdsToReboot Property
AmazonAmazon.ElastiCache.ModelRebootCacheClusterRequestCacheNodeIdsToReboot Did this page help you?   Yes   No    Tell us about it...
A list of cache cluster node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache cluster node IDs.
Declaration Syntax
C#
public List<string> CacheNodeIdsToReboot { get; set; }

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