Interface ProvisionedThroughputOverride.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ProvisionedThroughputOverride.Builder,ProvisionedThroughputOverride>, SdkBuilder<ProvisionedThroughputOverride.Builder,ProvisionedThroughputOverride>, SdkPojo
Enclosing class:
ProvisionedThroughputOverride

public static interface ProvisionedThroughputOverride.Builder extends SdkPojo, CopyableBuilder<ProvisionedThroughputOverride.Builder,ProvisionedThroughputOverride>
  • Method Details

    • readCapacityUnits

      ProvisionedThroughputOverride.Builder readCapacityUnits(Long readCapacityUnits)

      Replica-specific read capacity units. If not specified, uses the source table's read capacity settings.

      Parameters:
      readCapacityUnits - Replica-specific read capacity units. If not specified, uses the source table's read capacity settings.
      Returns:
      Returns a reference to this object so that method calls can be chained together.