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