pathRedirect

@JvmName(name = "iysrlfxhdljaqkny")
suspend fun pathRedirect(value: Output<String>)
@JvmName(name = "yrunbbadntgtqinp")
suspend fun pathRedirect(value: String?)

Parameters

value

The path that will be used in the redirect response instead of the one that was supplied in the request. path_redirect can not be supplied together with prefix_redirect. Supply one alone or neither. If neither is supplied, the path of the original request will be used for the redirect.