Matcher🔗Definition🔗export interface Matcher { Name?: string; Type?: alerting.MatchType; Value?: string; } Methods🔗No methods.See also🔗 MatcherBuilder