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