Values_2.SecurityGroupReferenceSourceDescribes a VPC with a security group that references your security group.
type nonrec t = {groupId : Values_0.String_.t option;The ID of your security group.
*)referencingVpcId : Values_0.String_.t option;The ID of the VPC with the referencing security group.
*)vpcPeeringConnectionId : Values_0.String_.t option;The ID of the VPC peering connection (if applicable). For more information about security group referencing for peering connections, see Update your security groups to reference peer security groups in the VPC Peering Guide.
*)transitGatewayId : Values_0.String_.t option;The ID of the transit gateway (if applicable).
*)}