PendingModifiedValues

Describes cluster attributes that are in a pending state. A change to one or more the attributes was requested and is in progress or will be applied.

Types

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

Properties

Link copied to clipboard

The pending or in-progress change of the automated snapshot retention period.

Link copied to clipboard

The pending or in-progress change of the new identifier for the cluster.

Link copied to clipboard

The pending or in-progress change of the cluster type.

Link copied to clipboard

The pending or in-progress change of the service version.

Link copied to clipboard

The encryption type for a cluster. Possible values are: KMS and None.

Link copied to clipboard

An option that specifies whether to create the cluster with enhanced VPC routing enabled. To create a cluster that uses enhanced VPC routing, the cluster must be in a VPC. For more information, see Enhanced VPC Routing in the Amazon Redshift Cluster Management Guide.

Link copied to clipboard

The name of the maintenance track that the cluster will change to during the next maintenance window.

Link copied to clipboard

The pending or in-progress change of the admin user password for the cluster.

Link copied to clipboard

The pending or in-progress change of the cluster's node type.

Link copied to clipboard

The pending or in-progress change of the number of nodes in the cluster.

Link copied to clipboard

The pending or in-progress change of the ability to connect to the cluster from the public network.

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