latest--aws-networkmanager-device
shared
Type:
object
The AWS::NetworkManager::Device type describes a device.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-networkmanager.git
Properties
The ID of the global network.
Description
string | Aws_CF_FunctionString
The description of the device.
Tags
Tag[]
The tags for the device.
Location
object
The site location.
3 nested properties
Address
string | Aws_CF_FunctionString
The physical address.
Latitude
string | Aws_CF_FunctionString
The latitude.
Longitude
string | Aws_CF_FunctionString
The longitude.
Model
string | Aws_CF_FunctionString
The device model
SerialNumber
string | Aws_CF_FunctionString
The device serial number.
SiteId
string | Aws_CF_FunctionString
The site ID.
Type
string | Aws_CF_FunctionString
The device type.
Vendor
string | Aws_CF_FunctionString
The device vendor.
Definitions
Tag
object
A key-value pair to associate with a device resource.
Key
string | Aws_CF_FunctionString
Value
string | Aws_CF_FunctionString
Location
object
The site location.
Address
string | Aws_CF_FunctionString
The physical address.
Latitude
string | Aws_CF_FunctionString
The latitude.
Longitude
string | Aws_CF_FunctionString
The longitude.