AWS SDK Version 3 for .NET
API Reference

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.

Automated backups of a DB instance replicated to another Amazon Web Services Region. They consist of system backups, transaction logs, and database instance properties.

Inheritance Hierarchy

System.Object
  Amazon.RDS.Model.DBInstanceAutomatedBackupsReplication

Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z

Syntax

C#
public class DBInstanceAutomatedBackupsReplication

The DBInstanceAutomatedBackupsReplication type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property DBInstanceAutomatedBackupsArn System.String

Gets and sets the property DBInstanceAutomatedBackupsArn.

The Amazon Resource Name (ARN) of the replicated automated backups.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5