class Aws::DocDB::Types::DBClusterParameterGroupNameMessage


@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/DBClusterParameterGroupNameMessage AWS API Documentation
@return [String]
</note>
<note markdown=“1”> This value is stored as a lowercase string.
* Cannot end with a hyphen or contain two consecutive hyphens.
* The first character must be a letter.
* Must be from 1 to 255 letters or numbers.
Constraints:
The name of a cluster parameter group.
@!attribute [rw] db_cluster_parameter_group_name
Contains the name of a cluster parameter group.