path

@JvmName(name = "asvwoeeiwvtmacqu")
suspend fun path(value: Output<String>)
@JvmName(name = "lkyayxymqtmqwyhw")
suspend fun path(value: String?)

Parameters

value

path is matched against the path of an incoming request. Currently it can contain characters disallowed from the conventional "path" part of a URL as defined by RFC 3986. Paths must begin with a '/' and must be present when using PathType with value "Exact" or "Prefix".