Interface BlockStoragePerformanceConfiguration.Builder

  • Method Details

    • iops

      The number of I/O operations per second.

      Parameters:
      iops - The number of I/O operations per second.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • throughput

      The throughput that the volume supports.

      Parameters:
      throughput - The throughput that the volume supports.
      Returns:
      Returns a reference to this object so that method calls can be chained together.