static UpdateRestoreTestingSelectionResponse.Builder |
UpdateRestoreTestingSelectionResponse.builder() |
|
UpdateRestoreTestingSelectionResponse.Builder |
UpdateRestoreTestingSelectionResponse.Builder.creationTime(Instant creationTime) |
This is the time the resource testing selection was updated successfully.
|
UpdateRestoreTestingSelectionResponse.Builder |
UpdateRestoreTestingSelectionResponse.Builder.restoreTestingPlanArn(String restoreTestingPlanArn) |
Unique string that is the name of the restore testing plan.
|
UpdateRestoreTestingSelectionResponse.Builder |
UpdateRestoreTestingSelectionResponse.Builder.restoreTestingPlanName(String restoreTestingPlanName) |
This is the restore testing plan with which the updated restore testing selection is associated.
|
UpdateRestoreTestingSelectionResponse.Builder |
UpdateRestoreTestingSelectionResponse.Builder.restoreTestingSelectionName(String restoreTestingSelectionName) |
This is the returned restore testing selection name.
|
UpdateRestoreTestingSelectionResponse.Builder |
UpdateRestoreTestingSelectionResponse.toBuilder() |
|
UpdateRestoreTestingSelectionResponse.Builder |
UpdateRestoreTestingSelectionResponse.Builder.updateTime(Instant updateTime) |
This is the time the update completed for the restore testing selection.
|