> For the complete documentation index, see [llms.txt](https://docs.ionos.com/postgres-sdk-python/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-python/models/maintenancewindow.md).

# MaintenanceWindow

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

## Properties

| Name                   | Type                                                            | Description                                  | Notes |
| ---------------------- | --------------------------------------------------------------- | -------------------------------------------- | ----- |
| **time**               | **str**                                                         | Start of the maintenance window in UTC time. |       |
| **day\_of\_the\_week** | [**DayOfTheWeek**](/postgres-sdk-python/models/dayoftheweek.md) |                                              |       |
