QueueRateLimitsArgs

constructor(maxBurstSize: Output<Int>? = null, maxConcurrentDispatches: Output<Int>? = null, maxDispatchesPerSecond: Output<Double>? = null)