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.

Container for the parameters to the DeleteDBInstanceAutomatedBackup operation. Deletes automated backups using the DbiResourceId value of the source DB instance or the Amazon Resource Name (ARN) of the automated backups.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.RDS.AmazonRDSRequest
      Amazon.RDS.Model.DeleteDBInstanceAutomatedBackupRequest

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

Syntax

C#
public class DeleteDBInstanceAutomatedBackupRequest : AmazonRDSRequest
         IAmazonWebServiceRequest

The DeleteDBInstanceAutomatedBackupRequest 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 automated backups to delete, for example, arn:aws:rds:us-east-1:123456789012:auto-backup:ab-L2IJCEXJP7XQ7HOJ4SIEXAMPLE.

This setting doesn't apply to RDS Custom.

Public Property DbiResourceId System.String

Gets and sets the property DbiResourceId.

The identifier for the source DB instance, which can't be changed and which is unique to an Amazon Web Services Region.

Version Information

.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