onDemandThroughput

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

Parameters

value

Sets the maximum number of read and write units for the specified on-demand table. If you use this property, you must specify `MaxReadRequestUnits`, `MaxWriteRequestUnits`, or both.


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

Parameters

argument

Sets the maximum number of read and write units for the specified on-demand table. If you use this property, you must specify `MaxReadRequestUnits`, `MaxWriteRequestUnits`, or both.