ConfigurationInstallPatchesArgs

constructor(linuxes: Output<List<ConfigurationInstallPatchesLinuxArgs>>? = null, reboot: Output<String>? = null, windows: Output<List<ConfigurationInstallPatchesWindowArgs>>? = null)