Interface OnDemandThroughputOverride.Builder

    • Method Detail

      • maxReadRequestUnits

        OnDemandThroughputOverride.Builder maxReadRequestUnits​(Long maxReadRequestUnits)

        Maximum number of read request units for the specified replica table.

        Parameters:
        maxReadRequestUnits - Maximum number of read request units for the specified replica table.
        Returns:
        Returns a reference to this object so that method calls can be chained together.