synchronization Setting Resource
suspend fun synchronizationSettingResource(name: String, block: suspend SynchronizationSettingResourceBuilder.() -> Unit): SynchronizationSetting
Deprecated
Please use one of the variants: ScheduledSynchronizationSetting.
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for SynchronizationSetting.