UpdateBandwidthRateLimitScheduleOutput constructor

UpdateBandwidthRateLimitScheduleOutput({
  1. String? gatewayARN,
})

Implementation

UpdateBandwidthRateLimitScheduleOutput({
  this.gatewayARN,
});