Image Template Windows Update Customizer Response
data class ImageTemplateWindowsUpdateCustomizerResponse(val filters: List<String>? = null, val name: String? = null, val searchCriteria: String? = null, val type: String, val updateLimit: Int? = null)
Installs Windows Updates. Corresponds to Packer Windows Update Provisioner (https://github.com/rgl/packer-provisioner-windows-update)