Response Unmarshaller for DeleteVpnConnection operation
Inheritance: EC2ResponseUnmarshaller
 public static DeleteVpnConnectionResponseUnmarshaller GetInstance()
 {
     if (instance == null) 
     {
        instance = new DeleteVpnConnectionResponseUnmarshaller();
     }
     return instance;
 }