PendingModifiedValues

One or more modified settings for an instance. These modified settings have been requested, but haven't been applied yet.

Types

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

Properties

Link copied to clipboard

Contains the new AllocatedStorage size for then instance that will be applied or is currently being applied.

Link copied to clipboard

Specifies the pending number of days for which automated backups are retained.

Link copied to clipboard

Specifies the identifier of the certificate authority (CA) certificate for the DB instance.

Link copied to clipboard

Contains the new DBInstanceClass for the instance that will be applied or is currently being applied.

Link copied to clipboard

Contains the new DBInstanceIdentifier for the instance that will be applied or is currently being applied.

Link copied to clipboard

The new subnet group for the instance.

Link copied to clipboard

Indicates the database engine version.

Link copied to clipboard
val iops: Int?

Specifies the new Provisioned IOPS value for the instance that will be applied or is currently being applied.

Link copied to clipboard

The license model for the instance.

Link copied to clipboard

Contains the pending or currently in-progress change of the master credentials for the instance.

Link copied to clipboard

Indicates that the Single-AZ instance is to change to a Multi-AZ deployment.

Link copied to clipboard

A list of the log types whose configuration is still pending. These log types are in the process of being activated or deactivated.

Link copied to clipboard
val port: Int?

Specifies the pending port for the instance.

Link copied to clipboard

Specifies the storage type to be associated with the 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