sync Server Endpoint
suspend fun syncServerEndpoint(name: String, block: suspend SyncServerEndpointResourceBuilder.() -> Unit): SyncServerEndpoint
Parameters
name
The unique name of the resulting resource.
block
Builder for SyncServerEndpoint.
See also
Parameters
name
The unique name of the resulting resource.