ai Index Resource
suspend fun aiIndexResource(name: String, block: suspend AiIndexResourceBuilder.() -> Unit): AiIndex
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for AiIndex.
The unique name of the resulting resource.
Builder for AiIndex.