values

@JvmName(name = "yxqxwyrkjedpohcj")
suspend fun values(value: Output<List<Double>>)
@JvmName(name = "hxlvqyqxxroaqyuc")
suspend fun values(value: List<Double>?)

Parameters

value

Matches values of the parent parameter with type 'DISCRETE'. All values must exist in discrete_value_spec of parent parameter.


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


@JvmName(name = "eruvbpsadjqgdcul")
suspend fun values(values: List<Output<Double>>)
@JvmName(name = "xuywbnksyrfyneps")
suspend fun values(vararg values: Double)

Parameters

values

Matches values of the parent parameter with type 'DISCRETE'. All values must exist in discrete_value_spec of parent parameter.