AWS SDK for .NET Documentation
CacheNodeIdsToReboot Property
AmazonAmazon.ElastiCache.ModelCacheParameterGroupStatusCacheNodeIdsToReboot Did this page help you?   Yes   No    Tell us about it...
A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).
Declaration Syntax
C#
public List<string> CacheNodeIdsToReboot { get; set; }

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