values

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

Parameters

value

A list of values to match for a given condition. The values should be valid resource types. (e.g. Microsoft.Compute/VirtualMachines)


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


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

Parameters

values

A list of values to match for a given condition. The values should be valid resource types. (e.g. Microsoft.Compute/VirtualMachines)