Device Security Group Args
constructor(allowlistRules: Output<List<AllowlistCustomAlertRuleArgs>>? = null, denylistRules: Output<List<DenylistCustomAlertRuleArgs>>? = null, deviceSecurityGroupName: Output<String>? = null, resourceId: Output<String>? = null, thresholdRules: Output<List<ThresholdCustomAlertRuleArgs>>? = null, timeWindowRules: Output<List<TimeWindowCustomAlertRuleArgs>>? = null)