server Communication Link
suspend fun serverCommunicationLink(name: String, block: suspend ServerCommunicationLinkResourceBuilder.() -> Unit): ServerCommunicationLink
Parameters
name
The unique name of the resulting resource.
block
Builder for ServerCommunicationLink.
See also
Parameters
name
The unique name of the resulting resource.