class Aws::RDS::Types::DeleteDBInstanceMessage


@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/DeleteDBInstanceMessage AWS API Documentation
@return [Boolean]
instance is deleted.
default is to remove automated backups immediately after the DB
DB instance is deleted. This parameter isn’t case-sensitive. The
Specifies whether to remove automated backups immediately after the
@!attribute [rw] delete_automated_backups
@return [String]
* Can’t be specified when deleting a read replica.
* Can’t end with a hyphen or contain two consecutive hyphens.
* First character must be a letter.
* Must be 1 to 255 letters or numbers.
Constraints:
This setting doesn’t apply to RDS Custom.
</note>
command results in an error.
<note markdown=“1”> If you enable this parameter and also enable SkipFinalShapshot, the
`SkipFinalSnapshot` parameter is disabled.
The ‘DBSnapshotIdentifier` of the new `DBSnapshot` created when the
@!attribute [rw] final_db_snapshot_identifier
@return [Boolean]
This setting is required for RDS Custom.
enable this setting.
If you delete a read replica or an RDS Custom instance, you must
delete the instance only if you enable this parameter.
`failed`, `incompatible-restore`, or `incompatible-network`, RDS can
When a DB instance is in a failure state and has a status of
</note>
`FinalDBSnapshotIdentifier` parameter.
<note markdown=“1”> If you don’t enable this parameter, you must specify the
skip isn’t enabled, and the DB snapshot is created.
creates a DB snapshot before the DB instance is deleted. By default,
create a DB snapshot. If you don’t enable this parameter, RDS
deleting the instance. If you enable this parameter, RDS doesn’t
Specifies whether to skip the creation of a final DB snapshot before
@!attribute [rw] skip_final_snapshot
@return [String]
^
* Must match the name of an existing DB instance.
Constraints:
parameter isn’t case-sensitive.
The DB instance identifier for the DB instance to be deleted. This
@!attribute [rw] db_instance_identifier