AWS SDK for .NET Documentation
SecurityGroupIds Property
AmazonAmazon.ElastiCache.ModelCreateCacheClusterRequestSecurityGroupIds Did this page help you?   Yes   No    Tell us about it...
One or more VPC security groups associated with the cache cluster. Use this parameter only when you are creating a cluster 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)