static CreateRestoreTestingSelectionResponse.Builder |
CreateRestoreTestingSelectionResponse.builder() |
|
CreateRestoreTestingSelectionResponse.Builder |
CreateRestoreTestingSelectionResponse.Builder.creationTime(Instant creationTime) |
This is the time the resource testing selection was created successfully.
|
CreateRestoreTestingSelectionResponse.Builder |
CreateRestoreTestingSelectionResponse.Builder.restoreTestingPlanArn(String restoreTestingPlanArn) |
This is the ARN of the restore testing plan with which the restore testing selection is associated.
|
CreateRestoreTestingSelectionResponse.Builder |
CreateRestoreTestingSelectionResponse.Builder.restoreTestingPlanName(String restoreTestingPlanName) |
Unique string that is the name of the restore testing plan.
|
CreateRestoreTestingSelectionResponse.Builder |
CreateRestoreTestingSelectionResponse.Builder.restoreTestingSelectionName(String restoreTestingSelectionName) |
This is the unique name of the restore testing selection that belongs to the related restore testing plan.
|
CreateRestoreTestingSelectionResponse.Builder |
CreateRestoreTestingSelectionResponse.toBuilder() |
|