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

## Properties

- `GlobalNetworkId` (`string`, required): The ID of the global network.
- `CreatedAt` (`string`, optional): The date and time that the device was created.
- `Description` (`string`, optional): The description of the site.
- `Location` (`NetworkManagerSite_Location`, optional): The location of the site.
- `SiteArn` (`string`, optional): The Amazon Resource Name (ARN) of the site.
- `SiteId` (`string`, optional): The ID of the site.
- `State` (`string`, optional): The state of the site.
- `Tags` (`NetworkManagerSite_Tag[]`, optional): The tags for the site.

## Attributes

- `CreatedAt`
- `SiteArn`
- `SiteId`
- `State`
