relativeUri

@JvmName(name = "nfiogcycipfetdus")
suspend fun relativeUri(value: Output<String>)
@JvmName(name = "xtdajftoefyvnrum")
suspend fun relativeUri(value: String?)

Parameters

value

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