OperationUsage: {
    readUnits?: number;
}

Metadata detailing usage units for a specific operation.

Type declaration

  • Optional readUnits?: number

    The number of read units consumed by this operation.