inbound Connection Accepter Resource
suspend fun inboundConnectionAccepterResource(name: String, block: suspend InboundConnectionAccepterResourceBuilder.() -> Unit): InboundConnectionAccepter
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for InboundConnectionAccepter.