prefixMatch

@JvmName(name = "lswnsqvqhywrbvgr")
suspend fun prefixMatch(value: Output<String>)
@JvmName(name = "wdrdtxmsivlpbxka")
suspend fun prefixMatch(value: String?)

Parameters

value

The value of the header must start with the contents of prefixMatch. Only one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.