proxy Config
suspend fun proxyConfig(name: String, block: suspend ProxyConfigResourceBuilder.() -> Unit): ProxyConfig
Parameters
name
The unique name of the resulting resource.
block
Builder for ProxyConfig.
See also
Parameters
name
The unique name of the resulting resource.