class Aws::Redshift::Types::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.

@!attribute [rw] master_user_password

The pending or in-progress change of the admin user password for the
cluster.
@return [String]

@!attribute [rw] node_type

The pending or in-progress change of the cluster's node type.
@return [String]

@!attribute [rw] number_of_nodes

The pending or in-progress change of the number of nodes in the
cluster.
@return [Integer]

@!attribute [rw] cluster_type

The pending or in-progress change of the cluster type.
@return [String]

@!attribute [rw] cluster_version

The pending or in-progress change of the service version.
@return [String]

@!attribute [rw] automated_snapshot_retention_period

The pending or in-progress change of the automated snapshot
retention period.
@return [Integer]

@!attribute [rw] cluster_identifier

The pending or in-progress change of the new identifier for the
cluster.
@return [String]

@!attribute [rw] publicly_accessible

The pending or in-progress change of the ability to connect to the
cluster from the public network.
@return [Boolean]

@!attribute [rw] enhanced_vpc_routing

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][1] in the Amazon Redshift Cluster Management
Guide.

If this option is `true`, enhanced VPC routing is enabled.

Default: false

[1]: https://docs.aws.amazon.com/redshift/latest/mgmt/enhanced-vpc-routing.html
@return [Boolean]

@!attribute [rw] maintenance_track_name

The name of the maintenance track that the cluster will change to
during the next maintenance window.
@return [String]

@!attribute [rw] encryption_type

The encryption type for a cluster. Possible values are: KMS and
None.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/PendingModifiedValues AWS API Documentation

Constants

SENSITIVE