LongTermRetentionPolicyArgs

constructor(dailySchedule: Output<DailyRetentionScheduleArgs>? = null, monthlySchedule: Output<MonthlyRetentionScheduleArgs>? = null, retentionPolicyType: Output<String>, weeklySchedule: Output<WeeklyRetentionScheduleArgs>? = null, yearlySchedule: Output<YearlyRetentionScheduleArgs>? = null)