relativeUri

@JvmName(name = "rttsgiawobfwuwpy")
suspend fun relativeUri(value: Output<String>)
@JvmName(name = "dwxvifdawvecgwtc")
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.