RdsDbInstanceStorageConfiguration

The Amazon RDS DB instance storage configuration used for recommendations.

Types

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

Properties

Link copied to clipboard

The new amount of storage in GB to allocate for the DB instance.

Link copied to clipboard
val iops: Double?

The amount of Provisioned IOPS (input/output operations per second) to be initially allocated for the DB instance.

Link copied to clipboard

The storage throughput for the DB instance.

Link copied to clipboard

The storage type to associate with the DB instance.

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