localSecondaryIndexes property

Map<String, Capacity>? localSecondaryIndexes
final

The amount of throughput consumed on each local index affected by the operation.

Implementation

final Map<String, Capacity>? localSecondaryIndexes;