View source: R/lightsail_operations.R
lightsail_get_distribution_latest_cache_reset | R Documentation |
Returns the timestamp and status of the last cache reset of a specific Amazon Lightsail content delivery network (CDN) distribution.
See https://www.paws-r-sdk.com/docs/lightsail_get_distribution_latest_cache_reset/ for full documentation.
lightsail_get_distribution_latest_cache_reset(distributionName = NULL)
distributionName |
The name of the distribution for which to return the timestamp of the last cache reset. Use the When omitted, the response includes the latest cache reset timestamp of all your distributions. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.