DescribeBandwidthRateLimitScheduleOutput constructor
DescribeBandwidthRateLimitScheduleOutput({
- List<
BandwidthRateLimitInterval> ? bandwidthRateLimitIntervals, - String? gatewayARN,
Implementation
DescribeBandwidthRateLimitScheduleOutput({
this.bandwidthRateLimitIntervals,
this.gatewayARN,
});