synchronization Instance
suspend fun synchronizationInstance(name: String, block: suspend SynchronizationInstanceResourceBuilder.() -> Unit): SynchronizationInstance
Parameters
name
The unique name of the resulting resource.
block
Builder for SynchronizationInstance.
See also
Parameters
name
The unique name of the resulting resource.