exactMatch

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