AWS SDK for .NET Documentation
SecurityGroupIds Property
AmazonAmazon.ElastiCache.ModelModifyCacheClusterRequestSecurityGroupIds Did this page help you?   Yes   No    Tell us about it...
Specifies the VPC Security Groups associated with the cache cluster. This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (VPC).
Declaration Syntax
C#
public List<string> SecurityGroupIds { get; set; }

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