{ "type": "object", "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-storage-gateway/refs/heads/main/json-structure/amazon-storage-gateway-delete-bandwidth-rate-limit-input-structure.json", "name": "DeleteBandwidthRateLimitInput", "description": "
A JSON object containing the following fields:
", "properties": { "GatewayARN": { "$ref": "#/components/schemas/GatewayARN" }, "BandwidthType": { "allOf": [ { "$ref": "#/components/schemas/BandwidthType" }, { "description": "One of the BandwidthType values that indicates the gateway bandwidth rate limit to delete.
Valid Values: UPLOAD | DOWNLOAD | ALL