AWS SDK for .NET Documentation
CacheSecurityGroupName Property
AmazonAmazon.ElastiCache.ModelCreateCacheSecurityGroupRequestCacheSecurityGroupName Did this page help you?   Yes   No    Tell us about it...
A name for the cache security group. This value is stored as a lowercase string. Constraints: Must contain no more than 255 alphanumeric characters. Must not be the word "Default". Example: mysecuritygroup
Declaration Syntax
C#
public string CacheSecurityGroupName { get; set; }

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