hosted Connection Resource
suspend fun hostedConnectionResource(name: String, block: suspend HostedConnectionResourceBuilder.() -> Unit): HostedConnection
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for HostedConnection.