onDemandThroughput

@JvmName(name = "hbojyhxqrumbytlu")
suspend fun onDemandThroughput(value: Output<TableOnDemandThroughputArgs>)
@JvmName(name = "txwxigdpjewxeydw")
suspend fun onDemandThroughput(value: TableOnDemandThroughputArgs?)

Parameters

value

The maximum number of read and write units for the specified global secondary index. If you use this parameter, you must specify `MaxReadRequestUnits`, `MaxWriteRequestUnits`, or both.


@JvmName(name = "qcxsrgygrduvgbiw")
suspend fun onDemandThroughput(argument: suspend TableOnDemandThroughputArgsBuilder.() -> Unit)

Parameters

argument

The maximum number of read and write units for the specified global secondary index. If you use this parameter, you must specify `MaxReadRequestUnits`, `MaxWriteRequestUnits`, or both.