urlMap

@JvmName(name = "bwvyaggtxqpfeppd")
suspend fun urlMap(value: Output<String>)
@JvmName(name = "qlddxsqoohximyys")
suspend fun urlMap(value: String?)

Parameters

value

A fully-qualified or valid partial URL to the UrlMap resource that defines the mapping from URL to the BackendService. For example, the following are all valid URLs for specifying a URL map: - https://www.googleapis.compute/v1/projects/project/global/urlMaps/ url-map - projects/project/global/urlMaps/url-map - global/urlMaps/url-map