Interface UpdateRestoreTestingPlanResponse.Builder

  • Method Details

    • creationTime

      The time the resource testing plan was created.

      Parameters:
      creationTime - The time the resource testing plan was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • restoreTestingPlanArn

      UpdateRestoreTestingPlanResponse.Builder restoreTestingPlanArn(String restoreTestingPlanArn)

      Unique ARN (Amazon Resource Name) of the restore testing plan.

      Parameters:
      restoreTestingPlanArn - Unique ARN (Amazon Resource Name) of the restore testing plan.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • restoreTestingPlanName

      UpdateRestoreTestingPlanResponse.Builder restoreTestingPlanName(String restoreTestingPlanName)

      The name cannot be changed after creation. The name consists of only alphanumeric characters and underscores. Maximum length is 50.

      Parameters:
      restoreTestingPlanName - The name cannot be changed after creation. The name consists of only alphanumeric characters and underscores. Maximum length is 50.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updateTime

      The time the update completed for the restore testing plan.

      Parameters:
      updateTime - The time the update completed for the restore testing plan.
      Returns:
      Returns a reference to this object so that method calls can be chained together.