Interface DeregisterTaskFromMaintenanceWindowResponse.Builder

  • Method Details

    • windowId

      The ID of the maintenance window the task was removed from.

      Parameters:
      windowId - The ID of the maintenance window the task was removed from.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • windowTaskId

      The ID of the task removed from the maintenance window.

      Parameters:
      windowTaskId - The ID of the task removed from the maintenance window.
      Returns:
      Returns a reference to this object so that method calls can be chained together.