class Aws::RDS::Types::DBParameterGroup

Contains the details of an Amazon RDS DB parameter group.

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

@!attribute [rw] db_parameter_group_name

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

@!attribute [rw] db_parameter_group_family

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

@!attribute [rw] description

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

@!attribute [rw] db_parameter_group_arn

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

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

Constants

SENSITIVE