Webhook Throttle Config Args
data class WebhookThrottleConfigArgs(val burst: Output<Int>? = null, val qps: Output<Int>? = null) : ConvertibleToJava<WebhookThrottleConfigArgs>
WebhookThrottleConfig holds the configuration for throttling events