AwsRdsDbPendingModifiedValues

Changes to a DB instance that are currently pending.

Types

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

Properties

Link copied to clipboard

The new value of the allocated storage for the DB instance.

Link copied to clipboard

The new backup retention period for the DB instance.

Link copied to clipboard

The new CA certificate identifier for the DB instance.

Link copied to clipboard

The new DB instance class for the DB instance.

Link copied to clipboard

The new DB instance identifier for the DB instance.

Link copied to clipboard

The name of the new subnet group for the DB instance.

Link copied to clipboard

The new engine version for the DB instance.

Link copied to clipboard
val iops: Int?

The new provisioned IOPS value for the DB instance.

Link copied to clipboard

The new license model value for the DB instance.

Link copied to clipboard

The new master user password for the DB instance.

Link copied to clipboard

Indicates that a single Availability Zone DB instance is changing to a multiple Availability Zone deployment.

Link copied to clipboard

A list of log types that are being enabled or disabled.

Link copied to clipboard
val port: Int?

The new port for the DB instance.

Link copied to clipboard

Processor features that are being updated.

Link copied to clipboard

The new storage type for 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