ThresholdArgs

fun ThresholdArgs(color: Output<ThresholdColor>? = null, direction: Output<ThresholdDirection>? = null, label: Output<String>? = null, targetAxis: Output<ThresholdTargetAxis>? = null, value: Output<Double>? = null)