Input Patch Configuration Response
fun InputPatchConfigurationResponse(linuxParameters: InputLinuxParametersResponse? = null, postTasks: List<TaskPropertiesResponse>? = null, preTasks: List<TaskPropertiesResponse>? = null, rebootSetting: String? = null, windowsParameters: InputWindowsParametersResponse? = null)