capacityUnits

@JvmName(name = "mlmnfskpbxxdpepd")
suspend fun capacityUnits(value: Output<IndexCapacityUnitsArgs>)
@JvmName(name = "otqbixkucpgqjlor")
suspend fun capacityUnits(value: IndexCapacityUnitsArgs?)

Parameters

value

A block that sets the number of additional document storage and query capacity units that should be used by the index. Detailed below.


@JvmName(name = "lbdhbvnwcaqfiain")
suspend fun capacityUnits(argument: suspend IndexCapacityUnitsArgsBuilder.() -> Unit)

Parameters

argument

A block that sets the number of additional document storage and query capacity units that should be used by the index. Detailed below.