DeleteBandwidthRateLimitOutput constructor

DeleteBandwidthRateLimitOutput({
  1. String? gatewayARN,
})

Implementation

DeleteBandwidthRateLimitOutput({
  this.gatewayARN,
});