exactMatch

@JvmName(name = "erqebxnqvwimywcj")
suspend fun exactMatch(value: Output<String>)
@JvmName(name = "pbkdrhuyftfqyvrv")
suspend fun exactMatch(value: String?)

Parameters

value

The value should exactly match contents of exactMatch. Only one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.