The DeleteSnapshot operation deletes 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.

C# |
DeleteSnapshotResponse DeleteSnapshot( DeleteSnapshotRequest deleteSnapshotRequest )

- deleteSnapshotRequest (DeleteSnapshotRequest)
- Container for the necessary parameters to execute the DeleteSnapshot service method on AmazonElastiCache.

The response from the DeleteSnapshot service method, as returned by AmazonElastiCache.
