Values.DeleteCacheClusterResultSourceDeletes a previously provisioned cluster. DeleteCacheCluster deletes all associated cache nodes, node endpoints and the cluster itself. When you receive a successful response from this operation, Amazon ElastiCache immediately begins deleting the cluster; you cannot cancel or revert this operation. This operation is not valid for: Valkey or Redis OSS (cluster mode enabled) clusters Valkey or Redis OSS (cluster mode disabled) clusters A cluster that is the last read replica of a replication group A cluster that is the primary node of a replication group A node group (shard) that has Multi-AZ mode enabled A cluster from a Valkey or Redis OSS (cluster mode enabled) replication group A cluster that is not in the available state
and t = {deleteCacheClusterResult : deleteCacheClusterResult;responseMetaData : responseMetaData;}type error = [ | `CacheClusterNotFoundFault of CacheClusterNotFoundFault.t| `InvalidCacheClusterStateFault of InvalidCacheClusterStateFault.t| `InvalidParameterCombinationException of InvalidParameterCombinationException.t| `InvalidParameterValueException of InvalidParameterValueException.t| `SnapshotAlreadyExistsFault of SnapshotAlreadyExistsFault.t| `SnapshotFeatureNotSupportedFault of SnapshotFeatureNotSupportedFault.t| `SnapshotQuotaExceededFault of SnapshotQuotaExceededFault.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `CacheClusterNotFoundFault of unit
| `InvalidCacheClusterStateFault of unit
| `InvalidParameterCombinationException of
InvalidParameterCombinationException.t
| `InvalidParameterValueException of InvalidParameterValueException.t
| `SnapshotAlreadyExistsFault of unit
| `SnapshotFeatureNotSupportedFault of unit
| `SnapshotQuotaExceededFault of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `CacheClusterNotFoundFault of unit
| `InvalidCacheClusterStateFault of unit
| `InvalidParameterCombinationException of
InvalidParameterCombinationException.t
| `InvalidParameterValueException of InvalidParameterValueException.t
| `SnapshotAlreadyExistsFault of unit
| `SnapshotFeatureNotSupportedFault of unit
| `SnapshotQuotaExceededFault of unit
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of IntegerOptional.t
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of String_.t
| `Structure of
(string
* [> `Integer of Integer.t
| `String of String_.t
| `Structure of
(string * [> `String of String_.t ])
list ])
list
| `Timestamp of TStamp.t ])
list ]
list
| `String of String_.t
| `Structure of
(string
* [> `Boolean of BooleanOptional.t
| `Enum of string
| `Integer of Integer.t
| `List of
[> `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Structure of
(string
* [> `String of String_.t ])
list ])
list ])
list ]
list
| `String of String_.t
| `Structure of
(string * [> `Integer of IntegerOptional.t ])
list ])
list
| `Timestamp of TStamp.t ])
list ])
list ])
list ]