Values.AwsRdsDbSecurityGroupEc2SecurityGroupSourceEC2 security group information for an RDS DB security group.
type nonrec t = {ec2SecurityGroupId : NonEmptyString.t option;Specifies the ID for the EC2 security group.
*)ec2SecurityGroupName : NonEmptyString.t option;Specifies the name of the EC2 security group.
*)ec2SecurityGroupOwnerId : NonEmptyString.t option;Provides the Amazon Web Services ID of the owner of the EC2 security group.
*)status : NonEmptyString.t option;Provides the status of the EC2 security group.
*)}