class Aws::Redshift::Types::ClusterParameterGroup

Describes a parameter group.

@!attribute [rw] parameter_group_name

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

@!attribute [rw] parameter_group_family

The name of the cluster parameter group family that this cluster
parameter group is compatible with.
@return [String]

@!attribute [rw] description

The description of the parameter group.
@return [String]

@!attribute [rw] tags

The list of tags for the cluster parameter group.
@return [Array<Types::Tag>]

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

Constants

SENSITIVE