Managed Instance Long Term Retention Policy Args
constructor(backupStorageAccessTier: Output<Either<String, BackupStorageAccessTier>>? = null, databaseName: Output<String>? = null, managedInstanceName: Output<String>? = null, monthlyRetention: Output<String>? = null, policyName: Output<String>? = null, resourceGroupName: Output<String>? = null, weekOfYear: Output<Int>? = null, weeklyRetention: Output<String>? = null, yearlyRetention: Output<String>? = null)