class Aws::Redshift::Types::ClusterParameterGroupStatus

Describes the status of a parameter group.

@!attribute [rw] parameter_group_name

The name of the cluster parameter group.
@return [String]

@!attribute [rw] parameter_apply_status

The status of parameter updates.
@return [String]

@!attribute [rw] cluster_parameter_status_list

The list of parameter statuses.

For more information about parameters and parameter groups, go to
[Amazon Redshift Parameter Groups][1] in the *Amazon Redshift
Cluster Management Guide*.

[1]: https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-parameter-groups.html
@return [Array<Types::ClusterParameterStatus>]

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

Constants

SENSITIVE