UpdateBandwidthRateLimitRequest
A JSON object containing one or more of the following fields:
UpdateBandwidthRateLimitInput$AverageDownloadRateLimitInBitsPerSec
UpdateBandwidthRateLimitInput$AverageUploadRateLimitInBitsPerSec
Types
Properties
Link copied to clipboard
The average download bandwidth rate limit in bits per second.
Link copied to clipboard
The average upload bandwidth rate limit in bits per second.
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
inline fun copy(block: UpdateBandwidthRateLimitRequest.Builder.() -> Unit = {}): UpdateBandwidthRateLimitRequest