Values.DeleteSnapshotResultSourceDeletes an existing snapshot. When you receive a successful response from this operation, ElastiCache immediately begins deleting the snapshot; you cannot cancel or revert this operation. This operation is valid for Valkey or Redis OSS only.
type error = [ | `InvalidParameterCombinationException of InvalidParameterCombinationException.t| `InvalidParameterValueException of InvalidParameterValueException.t| `InvalidSnapshotStateFault of InvalidSnapshotStateFault.t| `SnapshotNotFoundFault of SnapshotNotFoundFault.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InvalidParameterCombinationException of
InvalidParameterCombinationException.t
| `InvalidParameterValueException of InvalidParameterValueException.t
| `InvalidSnapshotStateFault of unit
| `SnapshotNotFoundFault of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InvalidParameterCombinationException of
InvalidParameterCombinationException.t
| `InvalidParameterValueException of InvalidParameterValueException.t
| `InvalidSnapshotStateFault of unit
| `SnapshotNotFoundFault 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
* [> `String of String_.t
| `Structure of
(string
* [> `Integer of IntegerOptional.t
| `List of
[> `String of String_.t ] list
| `String of AllowedNodeGroupId.t ])
list
| `Timestamp of TStamp.t ])
list ]
list
| `String of String_.t
| `Timestamp of TStamp.t ])
list ])
list ])
list ]