DashboardRegexMapOptions🔗Constructor🔗DashboardRegexMapOptions() Methods🔗 build🔗Builds the object.def build() -> dashboard.DashboardRegexMapOptions pattern🔗Regular expression to match againstdef pattern(pattern: str) -> typing.Self result🔗Config to apply when the value matches the regexdef result(result: dashboard.ValueMappingResult) -> typing.Self See also🔗 DashboardRegexMapOptions