ConditionalRenderingVariable🔗Constructor🔗ConditionalRenderingVariable() Methods🔗 build🔗Builds the object.def build() -> dashboardv2beta1.ConditionalRenderingVariableKind operator🔗def operator(operator: typing.Literal["equals", "notEquals", "matches", "notMatches"]) -> typing.Self value🔗def value(value: str) -> typing.Self variable🔗def variable(variable: str) -> typing.Self See also🔗 ConditionalRenderingVariableKind