Values.AwsEc2NetworkInterfaceSecurityGroupSourceA security group associated with the network interface.
type nonrec t = {groupName : NonEmptyString.t option;The name of the security group.
*)groupId : NonEmptyString.t option;The ID of the security group.
*)}