View source: R/fsx_operations.R
fsx_describe_file_caches | R Documentation |
Returns the description of a specific Amazon File Cache resource, if a FileCacheIds
value is provided for that cache. Otherwise, it returns descriptions of all caches owned by your Amazon Web Services account in the Amazon Web Services Region of the endpoint that you're calling.
See https://www.paws-r-sdk.com/docs/fsx_describe_file_caches/ for full documentation.
fsx_describe_file_caches(
FileCacheIds = NULL,
MaxResults = NULL,
NextToken = NULL
)
FileCacheIds |
IDs of the caches whose descriptions you want to retrieve (String). |
MaxResults |
|
NextToken |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.