backup_delete_restore_testing_selection: Input the Restore Testing Plan name and Restore Testing...

View source: R/backup_operations.R

backup_delete_restore_testing_selectionR Documentation

Input the Restore Testing Plan name and Restore Testing Selection name

Description

Input the Restore Testing Plan name and Restore Testing Selection name.

See https://www.paws-r-sdk.com/docs/backup_delete_restore_testing_selection/ for full documentation.

Usage

backup_delete_restore_testing_selection(
  RestoreTestingPlanName,
  RestoreTestingSelectionName
)

Arguments

RestoreTestingPlanName

[required] Required unique name of the restore testing plan that contains the restore testing selection you wish to delete.

RestoreTestingSelectionName

[required] Required unique name of the restore testing selection you wish to delete.


paws.storage documentation built on May 29, 2024, 2:03 a.m.