Class DailyMaintenanceWindow (2.3.1)

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

Time window specified for daily maintenance operations.

Attributes

NameDescription
start_time str
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.
duration str
[Output only] Duration of the time window, automatically chosen to be smallest possible in the given scenario.