restoreBackup
inline suspend fun CloudHsmV2Client.restoreBackup(crossinline block: RestoreBackupRequest.Builder.() -> Unit): RestoreBackupResponse
Restores a specified AWS CloudHSM backup that is in the PENDING_DELETION
state. For mor information on deleting a backup, see DeleteBackup.