Windows Update Settings Args
data class WindowsUpdateSettingsArgs(val classifications: Output<List<WindowsUpdateSettingsClassificationsItem>>? = null, val excludes: Output<List<String>>? = null, val exclusivePatches: Output<List<String>>? = null) : ConvertibleToJava<WindowsUpdateSettingsArgs>
Windows patching is performed using the Windows Update Agent.