weeklyWindows property

List<WeeklyWindow>? weeklyWindows
getter/setter pair

Recurring weekly windows within which actions are restricted.

Optional.

Implementation

core.List<WeeklyWindow>? weeklyWindows;