DeleteDbInstanceRequest
class DeleteDbInstanceRequest
Types
Properties
Link copied to clipboard
The DB instance identifier for the DB instance to be deleted. This parameter isn't case-sensitive.
Link copied to clipboard
The DBSnapshotIdentifier of the new DBSnapshot created when SkipFinalSnapshot is set to false
.
Link copied to clipboard
Determines whether a final DB snapshot is created before the DB instance is deleted. If true
is specified, no DBSnapshot is created. If false
is specified, a DB snapshot is created before the DB instance is deleted.