Class NodeGroupMaintenanceWindow (1.4.0)

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

Time window specified for daily maintenance operations. GCE's internal maintenance will be performed within this window.

Attributes

NameDescription
maintenance_duration google.cloud.compute_v1.types.Duration
[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_ _maintenance_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.