ThresholdsConfig
Constructor
Methods
build
Builds the object.
def build() -> dashboardv2beta1.ThresholdsConfig
mode
def mode(mode: dashboardv2beta1.ThresholdsMode) -> typing.Self
steps
def steps(steps: list[dashboardv2beta1.Threshold]) -> typing.Self
See also