Values.CopyDBParameterGroupResultSourceCopies the specified DB parameter group.
and t = {copyDBParameterGroupResult : copyDBParameterGroupResult;responseMetaData : responseMetaData;}type error = [ | `DBParameterGroupAlreadyExistsFault of DBParameterGroupAlreadyExistsFault.t| `DBParameterGroupNotFoundFault of DBParameterGroupNotFoundFault.t| `DBParameterGroupQuotaExceededFault of DBParameterGroupQuotaExceededFault.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `DBParameterGroupAlreadyExistsFault of unit
| `DBParameterGroupNotFoundFault of unit
| `DBParameterGroupQuotaExceededFault of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `DBParameterGroupAlreadyExistsFault of unit
| `DBParameterGroupNotFoundFault of unit
| `DBParameterGroupQuotaExceededFault of unit
| `Unknown_operation_error of string * string option ]