location

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

Parameters

name

The unique name of the resulting resource.

block

Builder for Location.

See also


Parameters

name

The unique name of the resulting resource.

See also