Values.CacheParameterGroupNameMessageSourceRepresents the output of one of the following operations: ModifyCacheParameterGroup ResetCacheParameterGroup
and t = {modifyCacheParameterGroupResult : modifyCacheParameterGroupResult;responseMetaData : responseMetaData;}type error = [ | `CacheParameterGroupNotFoundFault of CacheParameterGroupNotFoundFault.t| `InvalidCacheParameterGroupStateFault of InvalidCacheParameterGroupStateFault.t| `InvalidGlobalReplicationGroupStateFault of
InvalidGlobalReplicationGroupStateFault.t| `InvalidParameterCombinationException of InvalidParameterCombinationException.t| `InvalidParameterValueException of InvalidParameterValueException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `CacheParameterGroupNotFoundFault of unit
| `InvalidCacheParameterGroupStateFault of unit
| `InvalidGlobalReplicationGroupStateFault of unit
| `InvalidParameterCombinationException of
InvalidParameterCombinationException.t
| `InvalidParameterValueException of InvalidParameterValueException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `CacheParameterGroupNotFoundFault of unit
| `InvalidCacheParameterGroupStateFault of unit
| `InvalidGlobalReplicationGroupStateFault of unit
| `InvalidParameterCombinationException of
InvalidParameterCombinationException.t
| `InvalidParameterValueException of InvalidParameterValueException.t
| `Unknown_operation_error of string * string option ]