DatabaseLongTermRetentionPolicyArgs

constructor(immutableBackupsEnabled: Output<Boolean>? = null, monthlyRetention: Output<String>? = null, weekOfYear: Output<Int>? = null, weeklyRetention: Output<String>? = null, yearlyRetention: Output<String>? = null)