pathRedirect

@JvmName(name = "fbeoigioatcyqvdy")
suspend fun pathRedirect(value: Output<String>)
@JvmName(name = "mwadojbuawinsdmi")
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 cannot 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. The value must be between 1 and 1024 characters.