Skip to content

Dashboardv2beta1SpecialValueMapOptions🔗

Constructor🔗

Dashboardv2beta1SpecialValueMapOptions()

Methods🔗

build🔗

Builds the object.

def build() -> dashboardv2beta1.Dashboardv2beta1SpecialValueMapOptions

match🔗

Special value to match against

def match(match: dashboardv2beta1.SpecialValueMatch) -> typing.Self

result🔗

Config to apply when the value matches the special value

def result(result: cogbuilder.Builder[dashboardv2beta1.ValueMappingResult]) -> typing.Self

See also🔗