project Default Config
suspend fun projectDefaultConfig(name: String, block: suspend ProjectDefaultConfigResourceBuilder.() -> Unit): ProjectDefaultConfig
Parameters
name
The unique name of the resulting resource.
block
Builder for ProjectDefaultConfig.
See also
Parameters
name
The unique name of the resulting resource.