exactMatch

@JvmName(name = "mvsdpbavabvgmevy")
suspend fun exactMatch(value: Output<String>)
@JvmName(name = "aotrkwqwxorfdhgm")
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.