ScheduledAuditArgs

constructor(dayOfMonth: Output<String>? = null, dayOfWeek: Output<ScheduledAuditDayOfWeek>? = null, frequency: Output<ScheduledAuditFrequency>? = null, scheduledAuditName: Output<String>? = null, tags: Output<List<TagArgs>>? = null, targetCheckNames: Output<List<String>>? = null)