# File lib/aws/ec2/vpn_connection.rb, line 77
      def customer_gateway
        CustomerGateway.new(customer_gateway_id, :config => config)
      end