Uses of Class
software.amazon.awssdk.services.backup.model.RestoreTestingSelectionForUpdate
-
Packages that use RestoreTestingSelectionForUpdate Package Description software.amazon.awssdk.services.backup.model -
-
Uses of RestoreTestingSelectionForUpdate in software.amazon.awssdk.services.backup.model
Methods in software.amazon.awssdk.services.backup.model that return RestoreTestingSelectionForUpdate Modifier and Type Method Description RestoreTestingSelectionForUpdateUpdateRestoreTestingSelectionRequest. restoreTestingSelection()To update your restore testing selection, you can use either protected resource ARNs or conditions, but not both.Methods in software.amazon.awssdk.services.backup.model with parameters of type RestoreTestingSelectionForUpdate Modifier and Type Method Description UpdateRestoreTestingSelectionRequest.BuilderUpdateRestoreTestingSelectionRequest.Builder. restoreTestingSelection(RestoreTestingSelectionForUpdate restoreTestingSelection)To update your restore testing selection, you can use either protected resource ARNs or conditions, but not both.
-