google_api_sql_admin v0.0.1 GoogleApi.SQLAdmin.V1beta4.Model.MaintenanceWindow View Source
Maintenance window. This specifies when a v2 Cloud SQL instance should preferably be restarted for system maintenance puruposes.
Attributes
- day (Integer): day of week (1-7), starting on Monday. Defaults to:
null
. - hour (Integer): hour of day - 0 to 23. Defaults to:
null
. - kind (String): This is always sql#maintenanceWindow. Defaults to:
null
. - updateTrack (String): Defaults to:
null
.