ClusterPendingModifiedValues

This data type is used as a response element in the ModifyDBCluster operation and contains changes that will be applied during the next maintenance window.

Types

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

Properties

Link copied to clipboard

The allocated storage size in gibibytes (GiB) for all database engines except Amazon Aurora. For Aurora, AllocatedStorage always returns 1, because Aurora DB cluster storage size isn't fixed, but instead automatically adjusts as needed.

Link copied to clipboard

The number of days for which automatic DB snapshots are retained.

Link copied to clipboard

The DBClusterIdentifier value for the DB cluster.

Link copied to clipboard

The database engine version.

Link copied to clipboard

Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled.

Link copied to clipboard
val iops: Int?

The Provisioned IOPS (I/O operations per second) value. This setting is only for non-Aurora Multi-AZ DB clusters.

Link copied to clipboard

The master credentials for the DB cluster.

Link copied to clipboard

A list of the log types whose configuration is still pending. In other words, these log types are in the process of being activated or deactivated.

Link copied to clipboard
Link copied to clipboard

The storage type for the DB cluster.

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