All Products
Search
Document Center

Function Compute:DeliveryOption

Last Updated:Aug 02, 2024
ParameterTypeDescriptionExample
object

The event push configurations of the EventBridge trigger.

concurrencylong

The maximum number of concurrent events that can be delivered by the upstream event source to Function Compute. This parameter is valid only when ApsaraMQ for Kafka is used as the event source.

2
eventSchemastring

The format of each data element in the event parameter of the function. CloudEvents: describes event data in a common format, including event description and event payload data. CloudEvents is designed to simplify event declaration and transmission between different services and platforms. This is the default value. RawData: delivers only the event payload data and does not include other metadata information in the CloudEvents format.

RawData