class Aws::StorageGateway::Types::DescribeBandwidthRateLimitOutput

A JSON object containing the following fields:

@!attribute [rw] gateway_arn

The Amazon Resource Name (ARN) of the gateway. Use the ListGateways
operation to return a list of gateways for your account and Region.
@return [String]

@!attribute [rw] average_upload_rate_limit_in_bits_per_sec

The average upload bandwidth rate limit in bits per second. This
field does not appear in the response if the upload rate limit is
not set.
@return [Integer]

@!attribute [rw] average_download_rate_limit_in_bits_per_sec

The average download bandwidth rate limit in bits per second. This
field does not appear in the response if the download rate limit is
not set.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/DescribeBandwidthRateLimitOutput AWS API Documentation

Constants

SENSITIVE