ResourcePolicyHourlyCycle(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Time window specified for hourly operations.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
duration |
str
[Output only] Duration of the time window, automatically chosen to be smallest possible in the given scenario. This field is a member of oneof _ _duration .
|
hours_in_cycle |
int
Defines a schedule with units measured in hours. The value determines how many hours pass between the start of each cycle. This field is a member of oneof _ _hours_in_cycle .
|
start_time |
str
Time within the window to start the operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT. This field is a member of oneof _ _start_time .
|