PatchSettingsArgs

constructor(assessmentMode: Output<Either<String, WindowsPatchAssessmentMode>>? = null, enableHotpatching: Output<Boolean>? = null, patchMode: Output<Either<String, WindowsVMGuestPatchMode>>? = null)