AWS SDK for .NET Documentation
EC2SecurityGroupName Property
AmazonAmazon.RDS.ModelAuthorizeDBSecurityGroupIngressRequestEC2SecurityGroupName Did this page help you?   Yes   No    Tell us about it...
Name of the EC2 security group to authorize. For VPC DB security groups, EC2SecurityGroupId must be provided. Otherwise, EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId must be provided.
Declaration Syntax
C#
public string EC2SecurityGroupName { get; set; }

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