url

@JvmName(name = "ylpxciwhkdlucxhv")
suspend fun url(value: Output<String>)
@JvmName(name = "nltdoqfmfqjcfbmv")
suspend fun url(value: String)

Parameters

value

The URL to route traffic to. The URL must be an rfc3986-formatted URL . If the host is a domain name, the name must be resolvable over the public internet. If the scheme is https , the top level domain of the host must be listed in the IANA root zone database .