Dashboardv2RegexMapOptionsBuilder🔗
Constructor🔗
Methods🔗
Build🔗
Builds the object.
Pattern🔗
Regular expression to match against
func (builder *Dashboardv2RegexMapOptionsBuilder) Pattern(pattern string) *Dashboardv2RegexMapOptionsBuilder
Result🔗
Config to apply when the value matches the regex
func (builder *Dashboardv2RegexMapOptionsBuilder) Result(result cog.Builder[dashboardv2.ValueMappingResult]) *Dashboardv2RegexMapOptionsBuilder