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 instance.
Constraints:
parameter isn’t case sensitive.
The instance identifier for the 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.