View source: R/fsx_operations.R
fsx_update_file_cache | R Documentation |
Updates the configuration of an existing Amazon File Cache resource. You can update multiple properties in a single request.
See https://www.paws-r-sdk.com/docs/fsx_update_file_cache/ for full documentation.
fsx_update_file_cache(
FileCacheId,
ClientRequestToken = NULL,
LustreConfiguration = NULL
)
FileCacheId |
[required] The ID of the cache that you are updating. |
ClientRequestToken |
|
LustreConfiguration |
The configuration updates for an Amazon File Cache resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.