fsx_delete_file_cache {paws.storage} | R Documentation |
Deletes an Amazon File Cache resource
Description
Deletes an Amazon File Cache resource. After deletion, the cache no longer exists, and its data is gone.
See https://www.paws-r-sdk.com/docs/fsx_delete_file_cache/ for full documentation.
Usage
fsx_delete_file_cache(FileCacheId, ClientRequestToken = NULL)
Arguments
FileCacheId |
[required] The ID of the cache that's being deleted. |
ClientRequestToken |
[Package paws.storage version 0.7.0 Index]