Values.CreateClusterResponseSourceCreates a DAX cluster. All nodes in the cluster run the same DAX caching software.
type nonrec error = [ | `ClusterAlreadyExistsFault of ClusterAlreadyExistsFault.t| `ClusterQuotaForCustomerExceededFault of ClusterQuotaForCustomerExceededFault.t| `InsufficientClusterCapacityFault of InsufficientClusterCapacityFault.t| `InvalidClusterStateFault of InvalidClusterStateFault.t| `InvalidParameterCombinationException of InvalidParameterCombinationException.t| `InvalidParameterGroupStateFault of InvalidParameterGroupStateFault.t| `InvalidParameterValueException of InvalidParameterValueException.t| `InvalidVPCNetworkStateFault of InvalidVPCNetworkStateFault.t| `NodeQuotaForClusterExceededFault of NodeQuotaForClusterExceededFault.t| `NodeQuotaForCustomerExceededFault of NodeQuotaForCustomerExceededFault.t| `ParameterGroupNotFoundFault of ParameterGroupNotFoundFault.t| `ServiceLinkedRoleNotFoundFault of ServiceLinkedRoleNotFoundFault.t| `ServiceQuotaExceededException of ServiceQuotaExceededException.t| `SubnetGroupNotFoundFault of SubnetGroupNotFoundFault.t| `TagQuotaPerResourceExceeded of TagQuotaPerResourceExceeded.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `ClusterAlreadyExistsFault of unit
| `ClusterQuotaForCustomerExceededFault of unit
| `InsufficientClusterCapacityFault of unit
| `InvalidClusterStateFault of unit
| `InvalidParameterCombinationException of
InvalidParameterCombinationException.t
| `InvalidParameterGroupStateFault of unit
| `InvalidParameterValueException of InvalidParameterValueException.t
| `InvalidVPCNetworkStateFault of unit
| `NodeQuotaForClusterExceededFault of unit
| `NodeQuotaForCustomerExceededFault of unit
| `ParameterGroupNotFoundFault of unit
| `ServiceLinkedRoleNotFoundFault of unit
| `ServiceQuotaExceededException of unit
| `SubnetGroupNotFoundFault of unit
| `TagQuotaPerResourceExceeded of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `ClusterAlreadyExistsFault of unit
| `ClusterQuotaForCustomerExceededFault of unit
| `InsufficientClusterCapacityFault of unit
| `InvalidClusterStateFault of unit
| `InvalidParameterCombinationException of
InvalidParameterCombinationException.t
| `InvalidParameterGroupStateFault of unit
| `InvalidParameterValueException of InvalidParameterValueException.t
| `InvalidVPCNetworkStateFault of unit
| `NodeQuotaForClusterExceededFault of unit
| `NodeQuotaForCustomerExceededFault of unit
| `ParameterGroupNotFoundFault of unit
| `ServiceLinkedRoleNotFoundFault of unit
| `ServiceQuotaExceededException of unit
| `SubnetGroupNotFoundFault of unit
| `TagQuotaPerResourceExceeded of unit
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Integer of IntegerOptional.t
| `List of
[> `String of String_.t
| `Structure of
(string
* [> `String of String_.t
| `Structure of
(string
* [> `Integer of Integer.t | `String of String_.t ])
list
| `Timestamp of TStamp.t ])
list ]
list
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `Integer of Integer.t
| `List of [> `String of String_.t ] list
| `String of String_.t ])
list ])
list ])
list ]