RecurrenceFrequency Enum

the recurrence frequency. How often the schedule profile should take effect. This value must be Week, meaning each week will have the same set of profiles. For example, to set a daily schedule, set schedule to every day of the week. The frequency property specifies that the schedule is repeated weekly.

Inheritance
builtins.str
RecurrenceFrequency
RecurrenceFrequency

Constructor

RecurrenceFrequency(value)

Fields

DAY
HOUR
MINUTE
MONTH
NONE
SECOND
WEEK
YEAR