storagegateway_retrieve_tape_recovery_point {paws.storage} | R Documentation |
Retrieves the recovery point for the specified virtual tape
Description
Retrieves the recovery point for the specified virtual tape. This operation is only supported in the tape gateway type.
See https://www.paws-r-sdk.com/docs/storagegateway_retrieve_tape_recovery_point/ for full documentation.
Usage
storagegateway_retrieve_tape_recovery_point(TapeARN, GatewayARN)
Arguments
TapeARN |
[required] The Amazon Resource Name (ARN) of the virtual tape for which you want to retrieve the recovery point. |
GatewayARN |
[required] |
[Package paws.storage version 0.7.0 Index]