class Aws::DocDB::Types::DeleteDBInstanceMessage
Represents the input to DeleteDBInstance.
@note When making an API call, you may pass DeleteDBInstanceMessage
data as a hash: { db_instance_identifier: "String", # required }
@!attribute [rw] db_instance_identifier
The instance identifier for the instance to be deleted. This parameter isn't case sensitive. Constraints: * Must match the name of an existing instance. ^ @return [String]
@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/DeleteDBInstanceMessage AWS API Documentation
Constants
- SENSITIVE