The AWS::NetworkManager::LinkAssociation type associates a link to a device. The device and link must be in the same global network and the same site.
device_id
(String) The ID of the deviceglobal_network_id
(String) The ID of the global network.link_id
(String) The ID of the linkid
(String) Uniquely identifies the resource.Import is supported using the following syntax:
$ terraform import awscc_networkmanager_link_association.example <resource ID>