GetInstancePerformanceConfigIopsPerTb

data class GetInstancePerformanceConfigIopsPerTb(val maxIopsPerTb: Int)

Constructors

Link copied to clipboard
constructor(maxIopsPerTb: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The instance max IOPS will be calculated by multiplying the capacity of the instance (TB) by max_iops_per_tb, and rounding to the nearest 1000. The instance max IOPS will be changed dynamically based on the instance capacity.