ClassificationJobScheduleFrequencyArgs

constructor(dailySchedule: Output<Boolean>? = null, monthlySchedule: Output<Int>? = null, weeklySchedule: Output<String>? = null)