lightsail_get_auto_snapshots {paws.compute} | R Documentation |
Returns the available automatic snapshots for an instance or disk
Description
Returns the available automatic snapshots for an instance or disk. For more information, see the Amazon Lightsail Developer Guide.
See https://www.paws-r-sdk.com/docs/lightsail_get_auto_snapshots/ for full documentation.
Usage
lightsail_get_auto_snapshots(resourceName)
Arguments
resourceName |
[required] The name of the source instance or disk from which to get automatic snapshot information. |
[Package paws.compute version 0.7.0 Index]