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