All Products
Search
Document Center

Function Compute (2.0):EventSourceConfig

Last Updated:Mar 03, 2024
ParameterTypeDescriptionExample
object

Configurations of the EventBridge event source.

eventSourceTypestring

The type of the event source. The following four types of trigger sources are supported:

  • Default: Alibaba Cloud service event sources in EventBridge
  • MNS: Message Service (MNS)
  • RocketMQ: ApsaraMQ for RocketMQ
  • RabbitMQ: ApsaraMQ for RabbitMQ
  • Kafka: ApsaraMQ for Kafka
  • MQTT: ApsaraMQ for MQTT
  • DTS: Data Transmission Service (DTS)
Note This field cannot be updated. This field is ignored if it is passed during an update.
Default
eventSourceParametersEventSourceParameters

The event source parameters. Custom event sources include MNS, ApsaraMQ for RocketMQ, ApsaraMQ for RabbitMQ, ApsaraMQ for Kafka, ApsaraMQ for MQTT, and DTS.