InstancePerformanceConfigFixedIops

data class InstancePerformanceConfigFixedIops(val maxIops: Int? = null)

Constructors

Link copied to clipboard
constructor(maxIops: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val maxIops: Int? = null

The number of IOPS to provision for the instance. max_iops must be in multiple of 1000.