class Aws::Glue::Types::DeleteDatabaseRequest
@note When making an API call, you may pass DeleteDatabaseRequest
data as a hash: { catalog_id: "CatalogIdString", name: "NameString", # required }
@!attribute [rw] catalog_id
The ID of the Data Catalog in which the database resides. If none is provided, the Amazon Web Services account ID is used by default. @return [String]
@!attribute [rw] name
The name of the database to delete. For Hive compatibility, this must be all lowercase. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/DeleteDatabaseRequest AWS API Documentation
Constants
- SENSITIVE