Values.CreateCacheSubnetGroupResultSourceCreates a new cache subnet group. Use this parameter only when you are creating a cluster in an Amazon Virtual Private Cloud (Amazon VPC).
and t = {createCacheSubnetGroupResult : createCacheSubnetGroupResult;responseMetaData : responseMetaData;}type error = [ | `CacheSubnetGroupAlreadyExistsFault of CacheSubnetGroupAlreadyExistsFault.t| `CacheSubnetGroupQuotaExceededFault of CacheSubnetGroupQuotaExceededFault.t| `CacheSubnetQuotaExceededFault of CacheSubnetQuotaExceededFault.t| `InvalidSubnet of InvalidSubnet.t| `SubnetNotAllowedFault of SubnetNotAllowedFault.t| `TagQuotaPerResourceExceeded of TagQuotaPerResourceExceeded.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `CacheSubnetGroupAlreadyExistsFault of unit
| `CacheSubnetGroupQuotaExceededFault of unit
| `CacheSubnetQuotaExceededFault of unit
| `InvalidSubnet of unit
| `SubnetNotAllowedFault of unit
| `TagQuotaPerResourceExceeded of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `CacheSubnetGroupAlreadyExistsFault of unit
| `CacheSubnetGroupQuotaExceededFault of unit
| `CacheSubnetQuotaExceededFault of unit
| `InvalidSubnet of unit
| `SubnetNotAllowedFault of unit
| `TagQuotaPerResourceExceeded 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 ]