Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

UpcomingMaintenanceEvent

import type { UpcomingMaintenanceEvent } from "https://googleapis.deno.dev/v1/workloadmanager:v1.ts";

Maintenance Event

interface UpcomingMaintenanceEvent {
endTime?: Date;
maintenanceStatus?: string;
onHostMaintenance?: string;
startTime?: Date;
type?: string;
}

§Properties

§
endTime?: Date
[src]

Optional. End time

§
maintenanceStatus?: string
[src]

Optional. Maintenance status

§
onHostMaintenance?: string
[src]

Optional. Instance maintenance behavior. Could be "MIGRATE" or "TERMINATE".

§
startTime?: Date
[src]

Optional. Start time

§
type?: string
[src]

Optional. Type