class Aws::DocDB::Types::DeleteDBInstanceMessage
@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/DeleteDBInstanceMessage AWS API Documentation
@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
}
db_instance_identifier: “String”, # required
{
data as a hash:
@note When making an API call, you may pass DeleteDBInstanceMessage
Represents the input to DeleteDBInstance.