WeeklyRetentionScheduleArgs

constructor(daysOfTheWeek: Output<List<DayOfWeek>>? = null, retentionDuration: Output<RetentionDurationArgs>? = null, retentionTimes: Output<List<String>>? = null)