Class MaintenanceInfo (0.2.0)

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

MaintenanceInfo to capture the maintenance details of database resource.

Attributes

Name Description
maintenance_schedule google.cloud.databasecenter_v1beta.types.ResourceMaintenanceSchedule
Optional. Maintenance window for the database resource.
deny_maintenance_schedules MutableSequence[google.cloud.databasecenter_v1beta.types.ResourceMaintenanceDenySchedule]
Optional. List of Deny maintenance period for the database resource.
maintenance_version str
Optional. Current Maintenance version of the database resource. Example: "MYSQL_8_0_41.R20250531.01_15".