partition Index
suspend fun partitionIndex(name: String, block: suspend PartitionIndexResourceBuilder.() -> Unit): PartitionIndex
Parameters
name
The unique name of the resulting resource.
block
Builder for PartitionIndex.
See also
Parameters
name
The unique name of the resulting resource.