values

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


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