RateLimitsArgs

constructor(maxBurstSize: Output<Int>? = null, maxConcurrentTasks: Output<Int>? = null, maxTasksDispatchedPerSecond: Output<Double>? = null)