values

@JvmName(name = "cvxcytosvkekuksi")
suspend fun values(value: Output<List<String>>)
@JvmName(name = "sqaxbkxhhdgqllgw")
suspend fun values(value: List<String>)

Parameters

value

A list of values to match for a given condition. The values should be valid resource IDs.


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


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

Parameters

values

A list of values to match for a given condition. The values should be valid resource IDs.