# File lib/aws/ec2/vpn_connection_collection.rb, line 60 def [] vpn_connection_id VPNConnection.new(vpn_connection_id, :config => config) end