InstancePerformanceConfig

Constructors

Link copied to clipboard
constructor(fixedIops: InstancePerformanceConfigFixedIops? = null, iopsPerTb: InstancePerformanceConfigIopsPerTb? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The instance will have a fixed provisioned IOPS value, which will remain constant regardless of instance capacity. Structure is documented below.

Link copied to clipboard

The instance provisioned IOPS will change dynamically based on the capacity of the instance. Structure is documented below.