AWS::NetworkManager::Link Bandwidth - AWS CloudFormation

AWS::NetworkManager::Link Bandwidth

Describes bandwidth information.

To declare this entity in your AWS CloudFormation template, use the following syntax:

{ "DownloadSpeed" : Integer, "UploadSpeed" : Integer }
DownloadSpeed: Integer UploadSpeed: Integer

Download speed in Mbps.

Required: No

Type: Integer

Update requires: No interruption

Upload speed in Mbps.

Required: No

Type: Integer

Update requires: No interruption