Interface DeleteRecoveryPlanExecutionResponse.Builder

  • Method Details

    • recoveryPlanExecutionArn

      DeleteRecoveryPlanExecutionResponse.Builder recoveryPlanExecutionArn(String recoveryPlanExecutionArn)

      The ARN of the deleted Recovery Plan execution.

      Parameters:
      recoveryPlanExecutionArn - The ARN of the deleted Recovery Plan execution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.