DescribeBandwidthRateLimitResponse

A JSON object containing the following fields:

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String