Values.DBClusterParameterGroupSourceDetailed information about a cluster parameter group.
type nonrec t = {dBClusterParameterGroupName : String_.t option;Provides the name of the cluster parameter group.
*)dBParameterGroupFamily : String_.t option;Provides the name of the parameter group family that this cluster parameter group is compatible with.
*)description : String_.t option;Provides the customer-specified description for this cluster parameter group.
*)dBClusterParameterGroupArn : String_.t option;The Amazon Resource Name (ARN) for the cluster parameter group.
*)}