Class DailyMaintenanceWindow (2.6.1)

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

Time window specified for daily maintenance operations. .. attribute:: start_time

Time within the maintenance window to start the maintenance operations. It must be in format "HH:MM", where HH : [00-23] and MM : [00-59] GMT.

:type: str

Attribute

NameDescription
duration str
[Output only] Duration of the time window, automatically chosen to be smallest possible in the given scenario.