placeIndex

suspend fun placeIndex(name: String, block: suspend PlaceIndexResourceBuilder.() -> Unit): PlaceIndex

Parameters

name

The unique name of the resulting resource.

block

Builder for PlaceIndex.

See also


Parameters

name

The unique name of the resulting resource.

See also