storeIndex

suspend fun storeIndex(name: String, block: suspend StoreIndexResourceBuilder.() -> Unit): StoreIndex

Parameters

name

The unique name of the resulting resource.

block

Builder for StoreIndex.

See also


Parameters

name

The unique name of the resulting resource.

See also