| Package | Description |
|---|---|
| com.amazonaws.services.backup |
|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateRestoreTestingSelectionRequest |
UpdateRestoreTestingSelectionRequest.clone() |
UpdateRestoreTestingSelectionRequest |
UpdateRestoreTestingSelectionRequest.withRestoreTestingPlanName(String restoreTestingPlanName)
The restore testing plan name is required to update the indicated testing plan.
|
UpdateRestoreTestingSelectionRequest |
UpdateRestoreTestingSelectionRequest.withRestoreTestingSelection(RestoreTestingSelectionForUpdate restoreTestingSelection)
To update your restore testing selection, you can use either protected resource ARNs or conditions, but not both.
|
UpdateRestoreTestingSelectionRequest |
UpdateRestoreTestingSelectionRequest.withRestoreTestingSelectionName(String restoreTestingSelectionName)
This is the required restore testing selection name of the restore testing selection you wish to update.
|
Copyright © 2023. All rights reserved.