prefixRedirect

@JvmName(name = "kpbemmrkikavyays")
suspend fun prefixRedirect(value: Output<String>)
@JvmName(name = "ghwhvrgvrsvdsaie")
suspend fun prefixRedirect(value: String?)

Parameters

value

The prefix that replaces the prefixMatch specified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting the request. prefixRedirect cannot be supplied together with pathRedirect. Supply one alone or neither. If neither is supplied, the path of the original request will be used for the redirect. The value must be between 1 and 1024 characters.