Interface CreateRestoreTestingSelectionResponse.Builder

  • Method Details

    • creationTime

      The time that the resource testing selection was created.

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

      CreateRestoreTestingSelectionResponse.Builder restoreTestingPlanArn(String restoreTestingPlanArn)

      The ARN of the restore testing plan with which the restore testing selection is associated.

      Parameters:
      restoreTestingPlanArn - The ARN of the restore testing plan with which the restore testing selection is associated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • restoreTestingPlanName

      CreateRestoreTestingSelectionResponse.Builder restoreTestingPlanName(String restoreTestingPlanName)

      The name of the restore testing plan.

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

      Parameters:
      restoreTestingPlanName - The name of the restore testing plan.

      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.
    • restoreTestingSelectionName

      CreateRestoreTestingSelectionResponse.Builder restoreTestingSelectionName(String restoreTestingSelectionName)

      The name of the restore testing selection for the related restore testing plan.

      Parameters:
      restoreTestingSelectionName - The name of the restore testing selection for the related restore testing plan.
      Returns:
      Returns a reference to this object so that method calls can be chained together.