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

Class: Aws::Redshift::Types::ClusterParameterGroupNameMessage

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#parameter_group_nameString

The name of the cluster parameter group.

Returns:

  • (String)

    The name of the cluster parameter group.

#parameter_group_statusString

The status of the parameter group. For example, if you made a change to a parameter group name-value pair, then the change could be pending a reboot of an associated cluster.

Returns:

  • (String)

    The status of the parameter group.