matchAllValue

@JvmName(name = "mpakdlnkhslmdhra")
suspend fun matchAllValue(value: Output<String>)
@JvmName(name = "nnvxeirqvysxjklv")
suspend fun matchAllValue(value: String?)

Parameters

value

A string that you want to use to filter by all the values in a column in the dataset and don’t want to list the values one by one. For example, you can use an asterisk as your match all value.