ValidStorageOptions
Information about valid modifications that you can make to your DB instance.
Contains the result of a successful call to the DescribeValidDBInstanceModifications action.
Contents
- IopsToStorageRatio.DoubleRange.N
-
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.
Type: Array of DoubleRange objects
Required: No
- ProvisionedIops.Range.N
-
The valid range of provisioned IOPS. For example, 1000-20000.
Type: Array of Range objects
Required: No
- StorageSize.Range.N
-
The valid range of storage in gibibytes. For example, 100 to 16384.
Type: Array of Range objects
Required: No
- StorageType
-
The valid storage types for your DB instance. For example, gp2, io1.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: