secondaryIndex

suspend fun secondaryIndex(name: String, block: suspend SecondaryIndexResourceBuilder.() -> Unit): SecondaryIndex

Parameters

name

The unique name of the resulting resource.

block

Builder for SecondaryIndex.

See also


Parameters

name

The unique name of the resulting resource.

See also