latest--aws-networkmanager-site
shared
Type:
object
The AWS::NetworkManager::Site type describes a site.. 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 site.
Tags
Tag[]
The tags for the site.
Location
object
The location of the site
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.
Definitions
Tag
object
A key-value pair to associate with a site resource.
Key
string | Aws_CF_FunctionString
Value
string | Aws_CF_FunctionString
Location
object
The location of the site
Address
string | Aws_CF_FunctionString
The physical address.
Latitude
string | Aws_CF_FunctionString
The latitude.
Longitude
string | Aws_CF_FunctionString
The longitude.