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