MaintenanceWindowIdentity constructor
MaintenanceWindowIdentity({})
Implementation
MaintenanceWindowIdentity({
this.cutoff,
this.description,
this.duration,
this.enabled,
this.endDate,
this.name,
this.nextExecutionTime,
this.schedule,
this.scheduleOffset,
this.scheduleTimezone,
this.startDate,
this.windowId,
});