Deletes a specified existing serverless cache.
See https://www.paws-r-sdk.com/docs/elasticache_delete_serverless_cache/ for full documentation.
elasticache_delete_serverless_cache(
ServerlessCacheName,
FinalSnapshotName = NULL
)
[required] The identifier of the serverless cache to be deleted.
Name of the final snapshot to be taken before the serverless cache is deleted. Available for Redis only. Default: NULL, i.e. a final snapshot is not taken.