> For the complete documentation index, see [llms.txt](https://docs.ionos.com/postgres-sdk-nodejs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/postgres-sdk-nodejs/models/maintenancewindow.md).

# MaintenanceWindow

A weekly 4 hour-long window, during which maintenance might occur.

## Properties

| Name             | Type                                                            | Description                                  | Notes                   |
| ---------------- | --------------------------------------------------------------- | -------------------------------------------- | ----------------------- |
| **time**         | **string**                                                      | Start of the maintenance window in UTC time. | \[default to undefined] |
| **dayOfTheWeek** | [**DayOfTheWeek**](/postgres-sdk-nodejs/models/dayoftheweek.md) |                                              | \[default to undefined] |
