class Aws::NetworkManager::Types::Bandwidth

Describes bandwidth information.

@note When making an API call, you may pass Bandwidth

data as a hash:

    {
      upload_speed: 1,
      download_speed: 1,
    }

@!attribute [rw] upload_speed

Upload speed in Mbps.
@return [Integer]

@!attribute [rw] download_speed

Download speed in Mbps.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/networkmanager-2019-07-05/Bandwidth AWS API Documentation

Constants

SENSITIVE