Skip to content

RegexMap🔗

Constructor🔗

RegexMap()

Methods🔗

build🔗

Builds the object.

def build() -> dashboard.RegexMap

options🔗

Regular expression to match against and the result to apply when the value matches the regex

def options(options: cogbuilder.Builder[dashboard.DashboardRegexMapOptions]) -> typing.Self

See also🔗