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
- Struct
- Aws::RDS::Types::DeleteDBInstanceAutomatedBackupMessage
- 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
-
#dbi_resource_id ⇒ String
The identifier for the source DB instance, which can\'t be changed and which is unique to an AWS Region.
Instance Attribute Details
#dbi_resource_id ⇒ String
The identifier for the source DB instance, which can\'t be changed and which is unique to an AWS Region.