class Aws::NetworkManager::Types::GetLinkAssociationsRequest
@note When making an API call, you may pass GetLinkAssociationsRequest
data as a hash: { global_network_id: "String", # required device_id: "String", link_id: "String", max_results: 1, next_token: "String", }
@!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]
@!attribute [rw] max_results
The maximum number of results to return. @return [Integer]
@!attribute [rw] next_token
The token for the next page of results. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/networkmanager-2019-07-05/GetLinkAssociationsRequest AWS API Documentation
Constants
- SENSITIVE