BackupPolicyArgs

constructor(archiveBackupKeepCount: Output<Int>? = null, archiveBackupKeepPolicy: Output<String>? = null, archiveBackupRetentionPeriod: Output<Int>? = null, backupInterval: Output<String>? = null, backupMethod: Output<String>? = null, backupPeriods: Output<List<String>>? = null, backupPriority: Output<Int>? = null, backupRetentionPeriod: Output<Int>? = null, backupTime: Output<String>? = null, category: Output<String>? = null, compressType: Output<String>? = null, enableBackupLog: Output<Boolean>? = null, enableIncrementDataBackup: Output<Boolean>? = null, highSpaceUsageProtection: Output<String>? = null, instanceId: Output<String>? = null, localLogRetentionHours: Output<Int>? = null, localLogRetentionSpace: Output<Int>? = null, logBackup: Output<Boolean>? = null, logBackupFrequency: Output<String>? = null, logBackupLocalRetentionNumber: Output<Int>? = null, logBackupRetentionPeriod: Output<Int>? = null, logRetentionPeriod: Output<Int>? = null, preferredBackupPeriods: Output<List<String>>? = null, preferredBackupTime: Output<String>? = null, releasedKeepPolicy: Output<String>? = null, retentionPeriod: Output<Int>? = null)