partitionIndex

suspend fun partitionIndex(name: String, block: suspend PartitionIndexResourceBuilder.() -> Unit): PartitionIndex

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for PartitionIndex.


See also

Parameters

name

The unique name of the resulting resource.