values

@JvmName(name = "luxwmttmanncpqnq")
suspend fun values(value: Output<List<Double>>)
@JvmName(name = "pkmspfigsiefyghd")
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 = "gxyfhjidjshpvgbt")
suspend fun values(vararg values: Output<Double>)


@JvmName(name = "gmheyevvjcbpdvik")
suspend fun values(values: List<Output<Double>>)
@JvmName(name = "rhfmijxmxcbtjkhl")
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.