pathRedirect

@JvmName(name = "jjsadtltoakgxncq")
suspend fun pathRedirect(value: Output<String>)
@JvmName(name = "icgugamlkounjdjj")
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. pathRedirect can not be supplied together with prefixRedirect. Supply one alone or neither. If neither is supplied, the path of the original request will be used for the redirect.