AWS SDK for .NET Documentation
WithEC2SecurityGroups Method (eC2SecurityGroups)
AmazonAmazon.ElastiCache.ModelCacheSecurityGroupWithEC2SecurityGroups(array<EC2SecurityGroup>[]()[][]) Did this page help you?   Yes   No    Tell us about it...
Adds elements to the EC2SecurityGroups collection
Declaration Syntax
C#
public CacheSecurityGroup WithEC2SecurityGroups(
	params EC2SecurityGroup[] eC2SecurityGroups
)
Parameters
eC2SecurityGroups (array<EC2SecurityGroup>[]()[][])
The values to add to the EC2SecurityGroups collection
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)