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 database engines. For Neptune, AllocatedStorage always returns 1, because Neptune 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

A value that 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 Multi-AZ DB clusters.

Link copied to clipboard

This PendingCloudwatchLogsExports structure specifies pending changes to which CloudWatch logs are enabled and which are disabled.

Link copied to clipboard

The pending change in storage type for the DB cluster. Valid Values:

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