static UpdateRestoreTestingPlanResponse.Builder |
UpdateRestoreTestingPlanResponse.builder() |
|
UpdateRestoreTestingPlanResponse.Builder |
UpdateRestoreTestingPlanResponse.Builder.creationTime(Instant creationTime) |
This is the time the resource testing plan was created.
|
UpdateRestoreTestingPlanResponse.Builder |
UpdateRestoreTestingPlanResponse.Builder.restoreTestingPlanArn(String restoreTestingPlanArn) |
Unique ARN (Amazon Resource Name) of the restore testing plan.
|
UpdateRestoreTestingPlanResponse.Builder |
UpdateRestoreTestingPlanResponse.Builder.restoreTestingPlanName(String restoreTestingPlanName) |
The name cannot be changed after creation.
|
UpdateRestoreTestingPlanResponse.Builder |
UpdateRestoreTestingPlanResponse.toBuilder() |
|
UpdateRestoreTestingPlanResponse.Builder |
UpdateRestoreTestingPlanResponse.Builder.updateTime(Instant updateTime) |
This is the time the update completed for the restore testing plan.
|