sync Configuration
suspend fun syncConfiguration(name: String, block: suspend SyncConfigurationResourceBuilder.() -> Unit): SyncConfiguration
Parameters
name
The unique name of the resulting resource.
block
Builder for SyncConfiguration.
See also
Parameters
name
The unique name of the resulting resource.