GoogleApi.SQLAdmin.V1.Model.MaintenanceWindow (google_api_sql_admin v0.71.0)
View SourceMaintenance window. This specifies when a Cloud SQL instance is restarted for system maintenance purposes.
Attributes
-
day(type:integer(), default:nil) - Day of week -MONDAY,TUESDAY,WEDNESDAY,THURSDAY,FRIDAY,SATURDAY, orSUNDAY. Specify in the UTC time zone. Returned in output as an integer, 1 to 7, where1equals Monday. -
hour(type:integer(), default:nil) - Hour of day - 0 to 23. Specify in the UTC time zone. -
kind(type:String.t, default:nil) - This is alwayssql#maintenanceWindow. -
updateTrack(type:String.t, default:nil) - Maintenance timing settings:canary,stable, orweek5. For more information, see About maintenance on Cloud SQL instances.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.