Matcher🔗Constructor🔗Matcher() Methods🔗 build🔗Builds the object.def build() -> alerting.Matcher name🔗def name(name: str) -> typing.Self type🔗def type(type: alerting.MatchType) -> typing.Self value🔗def value(value: str) -> typing.Self See also🔗 Matcher