values

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

Parameters

value

The objects of the condition.


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


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

Parameters

values

The objects of the condition.