searchIndex

suspend fun searchIndex(name: String, block: suspend SearchIndexResourceBuilder.() -> Unit): SearchIndex

Parameters

name

The unique name of the resulting resource.

block

Builder for SearchIndex.

See also


Parameters

name

The unique name of the resulting resource.

See also