GetDatabaseInstancesInstanceSettingBackupConfiguration

data class GetDatabaseInstancesInstanceSettingBackupConfiguration(val backupRetentionSettings: List<GetDatabaseInstancesInstanceSettingBackupConfigurationBackupRetentionSetting>, val binaryLogEnabled: Boolean, val enabled: Boolean, val location: String, val pointInTimeRecoveryEnabled: Boolean, val startTime: String, val transactionLogRetentionDays: Int)

Constructors

constructor(backupRetentionSettings: List<GetDatabaseInstancesInstanceSettingBackupConfigurationBackupRetentionSetting>, binaryLogEnabled: Boolean, enabled: Boolean, location: String, pointInTimeRecoveryEnabled: Boolean, startTime: String, transactionLogRetentionDays: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard