# File lib/aws/ec2/internet_gateway.rb, line 116 def vpc_id_option vpc vpc.is_a?(VPC) ? vpc.vpc_id : vpc end