Interface VolumeConfig.Builder

  • Method Details

    • volumeSizeInGb

      VolumeConfig.Builder volumeSizeInGb(Integer volumeSizeInGb)

      The size of the root volume in GB. Valid range is 200-500 GB. The default is 200 GB, which is included in the hourly instance rate. Additional storage beyond 200 GB incurs extra charges and applies to instances regardless of their running state.

      Parameters:
      volumeSizeInGb - The size of the root volume in GB. Valid range is 200-500 GB. The default is 200 GB, which is included in the hourly instance rate. Additional storage beyond 200 GB incurs extra charges and applies to instances regardless of their running state.
      Returns:
      Returns a reference to this object so that method calls can be chained together.