AWS SDK for .NET Documentation
WithCacheNodeIdsToRemove Method (cacheNodeIdsToRemove)
AmazonAmazon.ElastiCache.ModelPendingModifiedValuesWithCacheNodeIdsToRemove(IEnumerable<(Of <<'(String>)>>)) Did this page help you?   Yes   No    Tell us about it...
Adds elements to the CacheNodeIdsToRemove collection
Declaration Syntax
C#
public PendingModifiedValues WithCacheNodeIdsToRemove(
	IEnumerable<string> cacheNodeIdsToRemove
)
Parameters
cacheNodeIdsToRemove (IEnumerable<(Of <(<'String>)>)>)
The values to add to the CacheNodeIdsToRemove collection
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.24.0 (1.5.24.0)