DbStorageConfiguration

The configuration of the recommended RDS storage.

Types

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

Properties

Link copied to clipboard

The size of the DB storage in gigabytes (GB).

Link copied to clipboard
val iops: Int?

The provisioned IOPs of the DB storage.

Link copied to clipboard

The maximum limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.

Link copied to clipboard

The storage throughput of the DB storage.

Link copied to clipboard

The type of DB storage.

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