prefixMatch

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

Parameters

value

For satisfying the matchRule condition, the request's path must begin with the specified prefixMatch. prefixMatch must begin with a /. The value must be between 1 and 1024 characters. Only one of prefixMatch, fullPathMatch or regexMatch must be specified.