location

suspend fun location(name: String, block: suspend LocationResourceBuilder.() -> Unit): Location

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for Location.


See also

Parameters

name

The unique name of the resulting resource.