relativeUrl

@JvmName(name = "upunmcwlekumswwj")
suspend fun relativeUrl(value: Output<String>)
@JvmName(name = "gqwdeeedrigwsgfu")
suspend fun relativeUrl(value: String?)

Parameters

value

The relative URL. The relative URL must begin with "/" and must be a valid HTTP relative URL. It can contain a path and query string arguments. If the relative URL is empty, then the root path "/" will be used. No spaces are allowed, and the maximum length allowed is 2083 characters.