ChaosScheduleJobActiveDaysOfWeek Class
Defines the days of the week that a Chaos Schedule Job will run for.
- Inheritance
-
ChaosScheduleJobActiveDaysOfWeek
Constructor
ChaosScheduleJobActiveDaysOfWeek(*, sunday: bool = False, monday: bool = False, tuesday: bool = False, wednesday: bool = False, thursday: bool = False, friday: bool = False, saturday: bool = False, **kwargs)
Parameters
- tuesday
- bool
Required
Indicates if the Chaos Schedule Job will run on Tuesday. Default value: False .
- wednesday
- bool
Required
Indicates if the Chaos Schedule Job will run on Wednesday. Default value: False .
- thursday
- bool
Required
Indicates if the Chaos Schedule Job will run on Thursday. Default value: False .
- saturday
- bool
Required
Indicates if the Chaos Schedule Job will run on Saturday. Default value: False .
Feedback
Submit and view feedback for