ConditionalRenderingVariableBuilder
Constructor
new ConditionalRenderingVariableBuilder()
Methods
build
Builds the object.
operator
operator(operator: "equals" | "notEquals" | "matches" | "notMatches")
spec
spec(spec: cog.Builder<dashboardv2beta1.ConditionalRenderingVariableSpec>)
value
variable
variable(variable: string)
See also