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