MaintenanceWindow
import type { MaintenanceWindow } from "https://googleapis.deno.dev/v1/datafusion:v1.ts";
Maintenance window of the instance.
interface MaintenanceWindow {
recurringTimeWindow?: RecurringTimeWindow;
}§Properties
§
recurringTimeWindow?: RecurringTimeWindow
[src]Required. The recurring time window of the maintenance window.