| Name | Type | Description | Notes |
|---|---|---|---|
| ApiKey | string | ||
| WorkerCount | long | Number of IntegrationHub workers to run in parallel for this flow (maximum 500). | [optional] [default to 10] |
| MaxEventsPerMessage | long | Maximum number of events to send in a single message to IntegrationHub. | [optional] [default to 1000] |
| MaxRetries | long | Maximum number of retries for a IntegrationHub event before it is ignored. | [optional] [default to 10] |