Values.ModifyCacheSubnetGroupResultSourceModifies an existing cache subnet group.
and t = {modifyCacheSubnetGroupResult : modifyCacheSubnetGroupResult;responseMetaData : responseMetaData;}type error = [ | `CacheSubnetGroupNotFoundFault of CacheSubnetGroupNotFoundFault.t| `CacheSubnetQuotaExceededFault of CacheSubnetQuotaExceededFault.t| `InvalidSubnet of InvalidSubnet.t| `SubnetInUse of SubnetInUse.t| `SubnetNotAllowedFault of SubnetNotAllowedFault.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `CacheSubnetGroupNotFoundFault of unit
| `CacheSubnetQuotaExceededFault of unit
| `InvalidSubnet of unit
| `SubnetInUse of unit
| `SubnetNotAllowedFault of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `CacheSubnetGroupNotFoundFault of unit
| `CacheSubnetQuotaExceededFault of unit
| `InvalidSubnet of unit
| `SubnetInUse of unit
| `SubnetNotAllowedFault of unit
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Enum of string
| `Structure of
(string
* [> `List of [> `Enum of string ] list
| `String of String_.t
| `Structure of
(string * [> `String of String_.t ]) list ])
list ]
list
| `String of String_.t ])
list ])
list ])
list ]