outbound Connection Resource
suspend fun outboundConnectionResource(name: String, block: suspend OutboundConnectionResourceBuilder.() -> Unit): OutboundConnection
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for OutboundConnection.