iopsToStorageRatio property

List<DoubleRange>? iopsToStorageRatio
final

The valid range of Provisioned IOPS to gibibytes of storage multiplier. For example, 3-10, which means that provisioned IOPS can be between 3 and 10 times storage.

Implementation

final List<DoubleRange>? iopsToStorageRatio;