globalSecondaryIndexes

@JvmName(name = "nfgllwicfnlwjons")
suspend fun globalSecondaryIndexes(value: Output<List<GlobalTableReplicaGlobalSecondaryIndexSpecificationArgs>>)

Parameters

value

Defines additional settings for the global secondary indexes of this replica.


@JvmName(name = "tagnsslfwcavctoh")
suspend fun globalSecondaryIndexes(vararg values: Output<GlobalTableReplicaGlobalSecondaryIndexSpecificationArgs>)


@JvmName(name = "srtuiimdvrrsfncu")
suspend fun globalSecondaryIndexes(values: List<Output<GlobalTableReplicaGlobalSecondaryIndexSpecificationArgs>>)
@JvmName(name = "dehhsbnmcyegnvgi")
suspend fun globalSecondaryIndexes(vararg values: GlobalTableReplicaGlobalSecondaryIndexSpecificationArgs)

Parameters

values

Defines additional settings for the global secondary indexes of this replica.


@JvmName(name = "siehenewkrkvxcmj")
suspend fun globalSecondaryIndexes(argument: List<suspend GlobalTableReplicaGlobalSecondaryIndexSpecificationArgsBuilder.() -> Unit>)
@JvmName(name = "yeufgbfirojsuuwt")
suspend fun globalSecondaryIndexes(vararg argument: suspend GlobalTableReplicaGlobalSecondaryIndexSpecificationArgsBuilder.() -> Unit)
@JvmName(name = "pudyiwpjjxncfftk")
suspend fun globalSecondaryIndexes(argument: suspend GlobalTableReplicaGlobalSecondaryIndexSpecificationArgsBuilder.() -> Unit)

Parameters

argument

Defines additional settings for the global secondary indexes of this replica.