globalSecondaryIndexes property

Map<String, Capacity>? globalSecondaryIndexes
final

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

Implementation

final Map<String, Capacity>? globalSecondaryIndexes;