createIndex

abstract suspend fun createIndex(input: CreateIndexRequest): CreateIndexResponse

Creates an index object. See Indexing and search for more information.