cloudhsmv2_restore_backup {paws.security.identity} | R Documentation |
Restores a specified CloudHSM backup that is in the PENDING_DELETION state
Description
Restores a specified CloudHSM backup that is in the PENDING_DELETION
state. For more information on deleting a backup, see delete_backup
.
See https://www.paws-r-sdk.com/docs/cloudhsmv2_restore_backup/ for full documentation.
Usage
cloudhsmv2_restore_backup(BackupId)
Arguments
BackupId |
[required] The ID of the backup to be restored. To find the ID of a backup, use the
|
[Package paws.security.identity version 0.9.0 Index]