MaintenanceConfigurationArgs

constructor(configName: Output<String>? = null, maintenanceWindow: Output<MaintenanceWindowArgs>? = null, notAllowedTime: Output<List<TimeSpanArgs>>? = null, resourceGroupName: Output<String>? = null, resourceName: Output<String>? = null, timeInWeek: Output<List<TimeInWeekArgs>>? = null)