prefixMatch

@JvmName(name = "qimdnsrkcsivohtx")
suspend fun prefixMatch(value: Output<String>)
@JvmName(name = "otfsoftrkocrqbtq")
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.