Configuration Profile Preference Anti Malware Args
constructor(enableRealTimeProtection: Output<Either<String, EnableRealTimeProtection>>? = null, exclusions: Output<Any>? = null, runScheduledScan: Output<Either<String, RunScheduledScan>>? = null, scanDay: Output<String>? = null, scanTimeInMinutes: Output<String>? = null, scanType: Output<Either<String, ScanType>>? = null)