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