Attaches this internet gateway to the given VPC. If
this gateway is already attached to a different VPC,
it will be detached from that one first. If you pass nil, then this
internet gateway will
internet_gateway.vpc = 'vpc-123'
@param [VPC,String] vpc A {VPC}
object or a vpc id string.