class Aws::RDS::Types::DBClusterParameterGroup

Contains the details of an Amazon RDS DB cluster parameter group.

This data type is used as a response element in the `DescribeDBClusterParameterGroups` action.

@!attribute [rw] db_cluster_parameter_group_name

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

@!attribute [rw] db_parameter_group_family

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

@!attribute [rw] description

Provides the customer-specified description for this DB cluster
parameter group.
@return [String]

@!attribute [rw] db_cluster_parameter_group_arn

The Amazon Resource Name (ARN) for the DB cluster parameter group.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DBClusterParameterGroup AWS API Documentation

Constants

SENSITIVE