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

## Properties

- `GlobalNetworkId` (`string`, required): The ID of the global network.
- `AWSLocation` (`NetworkManagerDevice_AWSLocation`, optional): The Amazon Web Services location of the device, if applicable.
- `CreatedAt` (`string`, optional): The date and time that the device was created.
- `Description` (`string`, optional): The description of the device.
- `DeviceArn` (`string`, optional): The Amazon Resource Name (ARN) of the device.
- `DeviceId` (`string`, optional): The ID of the device.
- `Location` (`NetworkManagerDevice_Location`, optional): The site location.
- `Model` (`string`, optional): The device model
- `SerialNumber` (`string`, optional): The device serial number.
- `SiteId` (`string`, optional): The site ID.
- `State` (`string`, optional): The state of the device.
- `Tags` (`NetworkManagerDevice_Tag[]`, optional): The tags for the device.
- `Type` (`string`, optional): The device type.
- `Vendor` (`string`, optional): The device vendor.

## Attributes

- `CreatedAt`
- `DeviceArn`
- `DeviceId`
- `State`
