web Lock Config
suspend fun webLockConfig(name: String, block: suspend WebLockConfigResourceBuilder.() -> Unit): WebLockConfig
Parameters
name
The unique name of the resulting resource.
block
Builder for WebLockConfig.
See also
Parameters
name
The unique name of the resulting resource.