configuration Key
suspend fun configurationKey(name: String, block: suspend ConfigurationKeyResourceBuilder.() -> Unit): ConfigurationKey
Parameters
name
The unique name of the resulting resource.
block
Builder for ConfigurationKey.
See also
Parameters
name
The unique name of the resulting resource.