lightsail_get_instance_snapshot {paws.compute} | R Documentation |
Returns information about a specific instance snapshot
Description
Returns information about a specific instance snapshot.
See https://www.paws-r-sdk.com/docs/lightsail_get_instance_snapshot/ for full documentation.
Usage
lightsail_get_instance_snapshot(instanceSnapshotName)
Arguments
instanceSnapshotName |
[required] The name of the snapshot for which you are requesting information. |
[Package paws.compute version 0.7.0 Index]