You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Redshift::Types::ClusterVersion

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes a cluster version, including the parameter group family and description of the version.

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_parameter_group_family ⇒ String

The name of the cluster parameter group family for the cluster.

Returns:

  • (String) —

    The name of the cluster parameter group family for the cluster.

#cluster_version ⇒ String

The version number used by the cluster.

Returns:

  • (String) —

    The version number used by the cluster.

#description ⇒ String

The description of the cluster version.

Returns:

  • (String) —

    The description of the cluster version.