values

@JvmName(name = "fvglbeklcgqgxbql")
suspend fun values(value: Output<List<String>>)
@JvmName(name = "wswrhflboyjyhmjk")
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 = "vugopnaikccgbuue")
suspend fun values(vararg values: Output<String>)


@JvmName(name = "mxrxochvwcixcvtg")
suspend fun values(values: List<Output<String>>)
@JvmName(name = "bjubjigciwrjrrnh")
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").