project Location Resource
suspend fun projectLocationResource(name: String, block: suspend ProjectLocationResourceBuilder.() -> Unit): ProjectLocation
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for ProjectLocation.