sync Config
suspend fun syncConfig(name: String, block: suspend SyncConfigResourceBuilder.() -> Unit): SyncConfig
Parameters
name
The unique name of the resulting resource.
block
Builder for SyncConfig.
See also
Parameters
name
The unique name of the resulting resource.