proxy Endpoint Resource
suspend fun proxyEndpointResource(name: String, block: suspend ProxyEndpointResourceBuilder.() -> Unit): ProxyEndpoint
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for ProxyEndpoint.