relativeUri

@JvmName(name = "mkkkclbavmqhbsti")
suspend fun relativeUri(value: Output<String>)
@JvmName(name = "msgijknymtdlwuug")
suspend fun relativeUri(value: String)

Parameters

value

The relative URI. The relative URL must begin with "/" and must be a valid HTTP relative URL. It can contain a path, query string arguments, and \# fragments. 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