You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::RDS::Types::DeleteDBInstanceAutomatedBackupMessage

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing DeleteDBInstanceAutomatedBackupMessage as input to an Aws::Client method, you can use a vanilla Hash:

{
  dbi_resource_id: "String", # required
}

Parameter input for the DeleteDBInstanceAutomatedBackup operation.

Instance Attribute Summary collapse

Instance Attribute Details

#dbi_resource_idString

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

Returns:

  • (String)

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