latest--aws-networkmanager-link
shared
Type:
object
The AWS::NetworkManager::Link type describes a link.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-networkmanager.git
Properties
The ID of the global network.
The ID of the site
The bandwidth for the link.
2 nested properties
DownloadSpeed
integer
Download speed in Mbps.
UploadSpeed
integer
Upload speed in Mbps.
Provider
string | Aws_CF_FunctionString
The provider of the link.
Description
string | Aws_CF_FunctionString
The description of the link.
Tags
Tag[]
The tags for the link.
Type
string | Aws_CF_FunctionString
The type of the link.
Definitions
Tag
object
A key-value pair to associate with a link resource.
Key
string | Aws_CF_FunctionString
Value
string | Aws_CF_FunctionString
Bandwidth
object
The bandwidth for the link.
DownloadSpeed
integer
Download speed in Mbps.
UploadSpeed
integer
Upload speed in Mbps.