bounds

@JvmName(name = "myqitroyidpsybgu")
suspend fun bounds(value: Output<List<Double>>)
@JvmName(name = "qspinsixsxhitxtf")
suspend fun bounds(value: List<Double>)

Parameters

value

The values must be monotonically increasing.


@JvmName(name = "okesxdbpkroxgoqs")
suspend fun bounds(vararg values: Output<Double>)


@JvmName(name = "tajegxcdjuhlkwne")
suspend fun bounds(values: List<Output<Double>>)
@JvmName(name = "auxfemhqpvsdimws")
suspend fun bounds(vararg values: Double)

Parameters

values

The values must be monotonically increasing.