InputPatchConfigurationArgs

constructor(linuxParameters: Output<InputLinuxParametersArgs>? = null, postTasks: Output<List<TaskPropertiesArgs>>? = null, preTasks: Output<List<TaskPropertiesArgs>>? = null, rebootSetting: Output<Either<String, RebootOptions>>? = null, windowsParameters: Output<InputWindowsParametersArgs>? = null)