autokey Config
suspend fun autokeyConfig(name: String, block: suspend AutokeyConfigResourceBuilder.() -> Unit): AutokeyConfig
Parameters
name
The unique name of the resulting resource.
block
Builder for AutokeyConfig.
See also
Parameters
name
The unique name of the resulting resource.