Interface MemoryGiBPerVCpuRequest.Builder

  • Method Details

    • min

      The minimum amount of memory per vCPU in GiB. Instance types with a lower memory-to-vCPU ratio are excluded from selection.

      Parameters:
      min - The minimum amount of memory per vCPU in GiB. Instance types with a lower memory-to-vCPU ratio are excluded from selection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • max

      The maximum amount of memory per vCPU in GiB. Instance types with a higher memory-to-vCPU ratio are excluded from selection.

      Parameters:
      max - The maximum amount of memory per vCPU in GiB. Instance types with a higher memory-to-vCPU ratio are excluded from selection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.