AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
An automated backup of a DB instance. It consists of system backups, transaction logs, and the database instance properties that existed at the time you deleted the source instance.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class DBInstanceAutomatedBackup
The DBInstanceAutomatedBackup type exposes the following members
Name | Description | |
---|---|---|
![]() |
DBInstanceAutomatedBackup() |
Name | Type | Description | |
---|---|---|---|
![]() |
AllocatedStorage | System.Int32 |
Gets and sets the property AllocatedStorage. The allocated storage size for the the automated backup in gibibytes (GiB). |
![]() |
AvailabilityZone | System.String |
Gets and sets the property AvailabilityZone. The Availability Zone that the automated backup was created in. For information on Amazon Web Services Regions and Availability Zones, see Regions and Availability Zones. |
![]() |
AwsBackupRecoveryPointArn | System.String |
Gets and sets the property AwsBackupRecoveryPointArn. The Amazon Resource Name (ARN) of the recovery point in Amazon Web Services Backup. |
![]() |
BackupRetentionPeriod | System.Int32 |
Gets and sets the property BackupRetentionPeriod. The retention period for the automated backups. |
![]() |
BackupTarget | System.String |
Gets and sets the property BackupTarget. The location where automated backups are stored: Dedicated Local Zones, Amazon Web Services Outposts or the Amazon Web Services Region. |
![]() |
DBInstanceArn | System.String |
Gets and sets the property DBInstanceArn. The Amazon Resource Name (ARN) for the automated backups. |
![]() |
DBInstanceAutomatedBackupsArn | System.String |
Gets and sets the property DBInstanceAutomatedBackupsArn. The Amazon Resource Name (ARN) for the replicated automated backups. |
![]() |
DBInstanceAutomatedBackupsReplications | System.Collections.Generic.List<Amazon.RDS.Model.DBInstanceAutomatedBackupsReplication> |
Gets and sets the property DBInstanceAutomatedBackupsReplications. The list of replications to different Amazon Web Services Regions associated with the automated backup. |
![]() |
DBInstanceIdentifier | System.String |
Gets and sets the property DBInstanceIdentifier. The identifier for the source DB instance, which can't be changed and which is unique to an Amazon Web Services Region. |
![]() |
DbiResourceId | System.String |
Gets and sets the property DbiResourceId. The resource ID for the source DB instance, which can't be changed and which is unique to an Amazon Web Services Region. |
![]() |
DedicatedLogVolume | System.Boolean |
Gets and sets the property DedicatedLogVolume. Indicates whether the DB instance has a dedicated log volume (DLV) enabled. |
![]() |
Encrypted | System.Boolean |
Gets and sets the property Encrypted. Indicates whether the automated backup is encrypted. |
![]() |
Engine | System.String |
Gets and sets the property Engine. The name of the database engine for this automated backup. |
![]() |
EngineVersion | System.String |
Gets and sets the property EngineVersion. The version of the database engine for the automated backup. |
![]() |
IAMDatabaseAuthenticationEnabled | System.Boolean |
Gets and sets the property IAMDatabaseAuthenticationEnabled. True if mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled, and otherwise false. |
![]() |
InstanceCreateTime | System.DateTime |
Gets and sets the property InstanceCreateTime. The date and time when the DB instance was created. |
![]() |
Iops | System.Int32 |
Gets and sets the property Iops. The IOPS (I/O operations per second) value for the automated backup. |
![]() |
KmsKeyId | System.String |
Gets and sets the property KmsKeyId. The Amazon Web Services KMS key ID for an automated backup. The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key. |
![]() |
LicenseModel | System.String |
Gets and sets the property LicenseModel. The license model information for the automated backup. |
![]() |
MasterUsername | System.String |
Gets and sets the property MasterUsername. The master user name of an automated backup. |
![]() |
MultiTenant | System.Boolean |
Gets and sets the property MultiTenant. Specifies whether the automatic backup is for a DB instance in the multi-tenant configuration (TRUE) or the single-tenant configuration (FALSE). |
![]() |
OptionGroupName | System.String |
Gets and sets the property OptionGroupName. The option group the automated backup is associated with. If omitted, the default option group for the engine specified is used. |
![]() |
Port | System.Int32 |
Gets and sets the property Port. The port number that the automated backup used for connections. Default: Inherits from the source DB instance
Valid Values: |
![]() |
Region | System.String |
Gets and sets the property Region. The Amazon Web Services Region associated with the automated backup. |
![]() |
RestoreWindow | Amazon.RDS.Model.RestoreWindow |
Gets and sets the property RestoreWindow. The earliest and latest time a DB instance can be restored to. |
![]() |
Status | System.String |
Gets and sets the property Status. A list of status information for an automated backup:
|
![]() |
StorageThroughput | System.Int32 |
Gets and sets the property StorageThroughput. The storage throughput for the automated backup. |
![]() |
StorageType | System.String |
Gets and sets the property StorageType. The storage type associated with the automated backup. |
![]() |
TdeCredentialArn | System.String |
Gets and sets the property TdeCredentialArn. The ARN from the key store with which the automated backup is associated for TDE encryption. |
![]() |
Timezone | System.String |
Gets and sets the property Timezone.
The time zone of the automated backup. In most cases, the |
![]() |
VpcId | System.String |
Gets and sets the property VpcId. The VPC ID associated with the DB instance. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5