Interface RecoveryPlanSummary.Builder

  • Method Details

    • recoveryPlanArn

      RecoveryPlanSummary.Builder recoveryPlanArn(String recoveryPlanArn)

      The ARN of the Recovery Plan.

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

      Sets the value of the Name property for this object.
      Parameters:
      name - The new value for the Name property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the Recovery Plan.

      Parameters:
      status - The status of the Recovery Plan.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the Recovery Plan.

      Parameters:
      status - The status of the Recovery Plan.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • createdAt

      RecoveryPlanSummary.Builder createdAt(String createdAt)

      The timestamp when the Recovery Plan was created.

      Parameters:
      createdAt - The timestamp when the Recovery Plan was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      RecoveryPlanSummary.Builder updatedAt(String updatedAt)

      The timestamp when the Recovery Plan was last updated.

      Parameters:
      updatedAt - The timestamp when the Recovery Plan was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.