AWS SDK for .NET Documentation
CacheSecurityGroupNames Property
AmazonAmazon.ElastiCache.ModelModifyCacheClusterRequestCacheSecurityGroupNames Did this page help you?   Yes   No    Tell us about it...
A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible. This parameter can be used only with clusters that are created outside of an Amazon Virtual Private Cloud (VPC). Constraints: Must contain no more than 255 alphanumeric characters. Must not be "Default".
Declaration Syntax
C#
public List<string> CacheSecurityGroupNames { get; set; }

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