Interface FSxLustreConfig.Builder

  • Method Details

    • sizeInGiB

      FSxLustreConfig.Builder sizeInGiB(Integer sizeInGiB)

      The storage capacity of the Amazon FSx for Lustre file system, specified in gibibytes (GiB).

      Parameters:
      sizeInGiB - The storage capacity of the Amazon FSx for Lustre file system, specified in gibibytes (GiB).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • perUnitStorageThroughput

      FSxLustreConfig.Builder perUnitStorageThroughput(Integer perUnitStorageThroughput)

      The throughput capacity of the Amazon FSx for Lustre file system, measured in MB/s per TiB of storage.

      Parameters:
      perUnitStorageThroughput - The throughput capacity of the Amazon FSx for Lustre file system, measured in MB/s per TiB of storage.
      Returns:
      Returns a reference to this object so that method calls can be chained together.