backup_get_restore_testing_selection: Returns RestoreTestingSelection, which displays resources and...

View source: R/backup_operations.R

backup_get_restore_testing_selectionR Documentation

Returns RestoreTestingSelection, which displays resources and elements of the restore testing plan

Description

Returns RestoreTestingSelection, which displays resources and elements of the restore testing plan.

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

Usage

backup_get_restore_testing_selection(
  RestoreTestingPlanName,
  RestoreTestingSelectionName
)

Arguments

RestoreTestingPlanName

[required] Required unique name of the restore testing plan.

RestoreTestingSelectionName

[required] Required unique name of the restore testing selection.


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