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