---
type: resource-type
title: NetworkManagerLink
description: aws resource type AWS::NetworkManager::Link
name: NetworkManagerLink
lexicon: aws
resource_type: AWS::NetworkManager::Link
---
`AWS::NetworkManager::Link`, a resource type of the aws lexicon.

## Properties

- `Bandwidth` (`NetworkManagerLink_Bandwidth`, required): The Bandwidth for the link.
- `GlobalNetworkId` (`string`, required): The ID of the global network.
- `SiteId` (`string`, required): The ID of the site
- `CreatedAt` (`string`, optional): The date and time that the device was created.
- `Description` (`string`, optional): The description of the link.
- `LinkArn` (`string`, optional): The Amazon Resource Name (ARN) of the link.
- `LinkId` (`string`, optional): The ID of the link.
- `Provider` (`string`, optional): The provider of the link.
- `State` (`string`, optional): The state of the link.
- `Tags` (`NetworkManagerLink_Tag[]`, optional): The tags for the link.
- `Type` (`string`, optional): The type of the link.

## Attributes

- `CreatedAt`
- `LinkArn`
- `LinkId`
- `State`
