class Aws::StorageGateway::Types::DescribeBandwidthRateLimitInput

A JSON object containing the Amazon Resource Name (ARN) of the gateway.

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

data as a hash:

    {
      gateway_arn: "GatewayARN", # required
    }

@!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]

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

Constants

SENSITIVE