BackupConfigurationArgs

constructor(backupRetentionSettings: Output<BackupRetentionSettingsArgs>? = null, binaryLogEnabled: Output<Boolean>? = null, enabled: Output<Boolean>? = null, kind: Output<String>? = null, location: Output<String>? = null, pointInTimeRecoveryEnabled: Output<Boolean>? = null, replicationLogArchivingEnabled: Output<Boolean>? = null, startTime: Output<String>? = null, transactionLogRetentionDays: Output<Int>? = null)