Dashboardv2SpecialValueMapOptionsBuilder🔗
Constructor🔗
Methods🔗
Build🔗
Builds the object.
func (builder *Dashboardv2SpecialValueMapOptionsBuilder) Build() (Dashboardv2SpecialValueMapOptions, error)
Match🔗
Special value to match against
func (builder *Dashboardv2SpecialValueMapOptionsBuilder) Match(match dashboardv2.SpecialValueMatch) *Dashboardv2SpecialValueMapOptionsBuilder
Result🔗
Config to apply when the value matches the special value
func (builder *Dashboardv2SpecialValueMapOptionsBuilder) Result(result cog.Builder[dashboardv2.ValueMappingResult]) *Dashboardv2SpecialValueMapOptionsBuilder