onDemandThroughput

@JvmName(name = "jaelgwmtblpypkdr")
suspend fun onDemandThroughput(value: Output<TableOnDemandThroughputArgs>)
@JvmName(name = "kjdxjxnvibtkxoye")
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 = "lqryvftsjewlpstr")
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.