warmThroughput

@JvmName(name = "oycphgkkacloatbt")
suspend fun warmThroughput(value: Output<TableWarmThroughputArgs>)
@JvmName(name = "pltxkwcqdtdhbuua")
suspend fun warmThroughput(value: TableWarmThroughputArgs?)

Parameters

value

Represents the warm throughput value (in read units per second and write units per second) for the specified secondary index. If you use this parameter, you must specify `ReadUnitsPerSecond`, `WriteUnitsPerSecond`, or both.


@JvmName(name = "jihiiqxudukuufnc")
suspend fun warmThroughput(argument: suspend TableWarmThroughputArgsBuilder.() -> Unit)

Parameters

argument

Represents the warm throughput value (in read units per second and write units per second) for the specified secondary index. If you use this parameter, you must specify `ReadUnitsPerSecond`, `WriteUnitsPerSecond`, or both.