Interface GlobalSecondaryIndexWarmThroughputDescription.Builder

  • Method Details

    • readUnitsPerSecond

      GlobalSecondaryIndexWarmThroughputDescription.Builder readUnitsPerSecond(Long readUnitsPerSecond)

      Represents warm throughput read units per second value for a global secondary index.

      Parameters:
      readUnitsPerSecond - Represents warm throughput read units per second value for a global secondary index.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • writeUnitsPerSecond

      GlobalSecondaryIndexWarmThroughputDescription.Builder writeUnitsPerSecond(Long writeUnitsPerSecond)

      Represents warm throughput write units per second value for a global secondary index.

      Parameters:
      writeUnitsPerSecond - Represents warm throughput write units per second value for a global secondary index.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      Represents the warm throughput status being created or updated on a global secondary index. The status can only be UPDATING or ACTIVE.

      Parameters:
      status - Represents the warm throughput status being created or updated on a global secondary index. The status can only be UPDATING or ACTIVE.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Represents the warm throughput status being created or updated on a global secondary index. The status can only be UPDATING or ACTIVE.

      Parameters:
      status - Represents the warm throughput status being created or updated on a global secondary index. The status can only be UPDATING or ACTIVE.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: