warmThroughput

@JvmName(name = "hymjsiywygbcwyvm")
suspend fun warmThroughput(value: Output<GlobalTableWarmThroughputArgs>)
@JvmName(name = "gniohjbooujvutkq")
suspend fun warmThroughput(value: GlobalTableWarmThroughputArgs?)

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 = "itunyutjcppqudup")
suspend fun warmThroughput(argument: suspend GlobalTableWarmThroughputArgsBuilder.() -> 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.