QueueRateLimits

fun QueueRateLimits(maxBurstSize: Int? = null, maxConcurrentDispatches: Int? = null, maxDispatchesPerSecond: Double? = null)