values

@JvmName(name = "fmcjucgiufmvapxh")
suspend fun values(value: Output<List<String>>)
@JvmName(name = "coqdyigxjhhrweeh")
suspend fun values(value: List<String>?)

Parameters

value

Matching values of the field. Each element can be a 32-bit unsigned decimal or hexadecimal (starting with "0x") number (e.g. "64") or range (e.g. "0x400-0x7ff").


@JvmName(name = "irrwvxgyoyxdtobw")
suspend fun values(vararg values: Output<String>)


@JvmName(name = "kllvucounveqkvwd")
suspend fun values(values: List<Output<String>>)
@JvmName(name = "ppwdovrmdtusnnfb")
suspend fun values(vararg values: String)

Parameters

values

Matching values of the field. Each element can be a 32-bit unsigned decimal or hexadecimal (starting with "0x") number (e.g. "64") or range (e.g. "0x400-0x7ff").