Response Unmarshaller for RemoveRoleFromInstanceProfile operation
Inheritance: XmlResponseUnmarshaller
 public static RemoveRoleFromInstanceProfileResponseUnmarshaller GetInstance()
 {
     if (instance == null) 
     {
        instance = new RemoveRoleFromInstanceProfileResponseUnmarshaller();
     }
     return instance;
 }