RateLimitsArgs

fun RateLimitsArgs(maxConcurrentDispatches: Output<Int>? = null, maxDispatchesPerSecond: Output<Double>? = null)