project Resources
suspend fun projectResources(name: String, block: suspend ProjectResourcesResourceBuilder.() -> Unit): ProjectResources
Parameters
name
The unique name of the resulting resource.
block
Builder for ProjectResources.
See also
Parameters
name
The unique name of the resulting resource.