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 cluster. It consists of system backups, transaction logs, and the database cluster properties that existed at the time you deleted the source cluster.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class DBClusterAutomatedBackup
The DBClusterAutomatedBackup type exposes the following members
Name | Description | |
---|---|---|
![]() |
DBClusterAutomatedBackup() |
Name | Type | Description | |
---|---|---|---|
![]() |
AllocatedStorage | System.Int32 |
Gets and sets the property AllocatedStorage.
For all database engines except Amazon Aurora, |
![]() |
AvailabilityZones | System.Collections.Generic.List<System.String> |
Gets and sets the property AvailabilityZones. The Availability Zones where instances in the DB cluster can be created. 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. |
![]() |
ClusterCreateTime | System.DateTime |
Gets and sets the property ClusterCreateTime. The time when the DB cluster was created, in Universal Coordinated Time (UTC). |
![]() |
DBClusterArn | System.String |
Gets and sets the property DBClusterArn. The Amazon Resource Name (ARN) for the source DB cluster. |
![]() |
DBClusterAutomatedBackupsArn | System.String |
Gets and sets the property DBClusterAutomatedBackupsArn. The Amazon Resource Name (ARN) for the automated backups. |
![]() |
DBClusterIdentifier | System.String |
Gets and sets the property DBClusterIdentifier. The identifier for the source DB cluster, which can't be changed and which is unique to an Amazon Web Services Region. |
![]() |
DbClusterResourceId | System.String |
Gets and sets the property DbClusterResourceId. The resource ID for the source DB cluster, which can't be changed and which is unique to an Amazon Web Services Region. |
![]() |
Engine | System.String |
Gets and sets the property Engine. The name of the database engine for this automated backup. |
![]() |
EngineMode | System.String |
Gets and sets the property EngineMode. The engine mode of the database engine for the 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. Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled. |
![]() |
Iops | System.Int32 |
Gets and sets the property Iops. The IOPS (I/O operations per second) value for the automated backup. This setting is only for non-Aurora Multi-AZ DB clusters. |
![]() |
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 this DB cluster automated backup. |
![]() |
MasterUsername | System.String |
Gets and sets the property MasterUsername. The master user name of the automated backup. |
![]() |
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 cluster
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. |
![]() |
Status | System.String |
Gets and sets the property Status. A list of status information for an automated backup:
|
![]() |
StorageEncrypted | System.Boolean |
Gets and sets the property StorageEncrypted. Indicates whether the source DB cluster is encrypted. |
![]() |
StorageThroughput | System.Int32 |
Gets and sets the property StorageThroughput. The storage throughput for the automated backup. The throughput is automatically set based on the IOPS that you provision, and is not configurable. This setting is only for non-Aurora Multi-AZ DB clusters. |
![]() |
StorageType | System.String |
Gets and sets the property StorageType. The storage type associated with the DB cluster. This setting is only for non-Aurora Multi-AZ DB clusters. |
![]() |
VpcId | System.String |
Gets and sets the property VpcId. The VPC ID associated with the DB cluster. |
.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