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