module ObjLocation { . . . struct TriggerDesc { string repository_id; string instance_name; string host_name; }; . . . };