thresholds

@JvmName(name = "fsnfbevdalphuamr")
suspend fun thresholds(value: Output<List<ThresholdArgs>>)
@JvmName(name = "cijjgaqwfinxuejg")
suspend fun thresholds(value: List<ThresholdArgs>?)

Parameters

value

Threshold lines drawn horizontally across the chart.


@JvmName(name = "eotgycvnayumvhmr")
suspend fun thresholds(vararg values: Output<ThresholdArgs>)


@JvmName(name = "vkkgvdgaukoqhtlf")
suspend fun thresholds(values: List<Output<ThresholdArgs>>)
@JvmName(name = "bgbdridsbdowadei")
suspend fun thresholds(vararg values: ThresholdArgs)

Parameters

values

Threshold lines drawn horizontally across the chart.


@JvmName(name = "laaoxypsyktwvwwb")
suspend fun thresholds(argument: List<suspend ThresholdArgsBuilder.() -> Unit>)
@JvmName(name = "ffedflbcmjukmdme")
suspend fun thresholds(vararg argument: suspend ThresholdArgsBuilder.() -> Unit)
@JvmName(name = "qfmnlecdjldtptud")
suspend fun thresholds(argument: suspend ThresholdArgsBuilder.() -> Unit)

Parameters

argument

Threshold lines drawn horizontally across the chart.