Values.VpcSecurityGroupMembershipSourceDescribes the members of a VPC security group.
type nonrec t = {status : String_.t option;The status of the VPC security group.
*)vpcSecurityGroupId : VpcSecurityGroupId.t option;The unique identifier of the VPC security group.
*)}