Updates a run cache using its ID and returns a response with no body if the operation is successful
Source:R/omics_operations.R
omics_update_run_cache.RdUpdates a run cache using its ID and returns a response with no body if the operation is successful. You can update the run cache description, name, or the default run cache behavior with CACHE_ON_FAILURE or CACHE_ALWAYS. To confirm that your run cache settings have been properly updated, use the get_run_cache API operation.
See https://www.paws-r-sdk.com/docs/omics_update_run_cache/ for full documentation.