From 6b5ec77321726385e03cf80df3a74ffc9ac1ecbe Mon Sep 17 00:00:00 2001 From: Noam Stern <127837661+NoamSternRedis@users.noreply.github.com> Date: Sun, 19 Jan 2025 15:47:47 +0200 Subject: [PATCH] Update rediscloud_subscription.md --- docs/resources/rediscloud_subscription.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resources/rediscloud_subscription.md b/docs/resources/rediscloud_subscription.md index 8efc4b01..eff8e302 100644 --- a/docs/resources/rediscloud_subscription.md +++ b/docs/resources/rediscloud_subscription.md @@ -136,7 +136,7 @@ The `maintenance_windows` object has these attributes: The `window` object has these attributes: * `start_hour` - What hour in the day (0-23) the window opens -* `duration_in_hours` - How long the window is open +* `duration_in_hours` - How long the window is open (4-24 hours) * `days` - A list of weekdays on which the window is open ('Monday', 'Tuesday' etc) ### Timeouts