Class ResourcePolicyDailyCycle (1.18.0)

ResourcePolicyDailyCycle(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

NameDescription
days_in_cycle int
Defines a schedule with units measured in days. The value determines how many days pass between the start of each cycle. This field is a member of oneof_ _days_in_cycle.
duration str
[Output only] A predetermined duration for the window, automatically chosen to be the smallest possible in the given scenario. This field is a member of oneof_ _duration.
start_time str
Start time of the window. This must be in UTC format that resolves to one of 00:00, 04:00, 08:00, 12:00, 16:00, or 20:00. For example, both 13:00-5 and 08:00 are valid. This field is a member of oneof_ _start_time.