UpdateRestoreTestingSelectionRequest
Types
Properties
Link copied to clipboard
The restore testing plan name is required to update the indicated testing plan.
Link copied to clipboard
To update your restore testing selection, you can use either protected resource ARNs or conditions, but not both. That is, if your selection has ProtectedResourceArns
, requesting an update with the parameter ProtectedResourceConditions
will be unsuccessful.
Link copied to clipboard
The required restore testing selection name of the restore testing selection you wish to update.
Functions
Link copied to clipboard
inline fun copy(block: UpdateRestoreTestingSelectionRequest.Builder.() -> Unit = {}): UpdateRestoreTestingSelectionRequest