class Aws::NetworkManager::Types::DeleteConnectionRequest
@note When making an API call, you may pass DeleteConnectionRequest
data as a hash: { global_network_id: "String", # required connection_id: "String", # required }
@!attribute [rw] global_network_id
The ID of the global network. @return [String]
@!attribute [rw] connection_id
The ID of the connection. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/networkmanager-2019-07-05/DeleteConnectionRequest AWS API Documentation
Constants
- SENSITIVE