ThresholdsConfig🔗Constructor🔗ThresholdsConfig() Methods🔗 build🔗Builds the object.def build() -> dashboard.ThresholdsConfig mode🔗Thresholds mode.def mode(mode: dashboard.ThresholdsMode) -> typing.Self steps🔗Must be sorted by 'value', first value is always -Infinitydef steps(steps: list[dashboard.Threshold]) -> typing.Self See also🔗 ThresholdsConfig