#include "base/dynamicobject.h"
namespace icinga
{
class Domain : DynamicObject
[config] Dictionary::Ptr acl;
};
}