ValidStorageOptions

Information about valid modifications that you can make to your DB instance. Contains the result of a successful call to the DescribeValidDBInstanceModifications action.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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.

Link copied to clipboard

The valid range of provisioned IOPS. For example, 1000-256,000.

Link copied to clipboard

The valid range of provisioned storage throughput. For example, 500-4,000 mebibytes per second (MiBps).

Link copied to clipboard

The valid range of storage in gibibytes (GiB). For example, 100 to 16,384.

Link copied to clipboard

The valid range of storage throughput to provisioned IOPS ratios. For example, 0-0.25.

Link copied to clipboard

The valid storage types for your DB instance. For example: gp2, gp3, io1.

Link copied to clipboard

Indicates whether or not Amazon RDS can automatically scale storage for DB instances that use the new instance class.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String