Parameter | Type | Description | Example |
---|---|---|---|
object | The custom configurations when the event source is ApsaraMQ for Kafka in EventBridge. | ||
ConsumerGroup | string | The group ID of the consumer that subscribes to the topic. | DEFAULT_GROUP |
InstanceId | string | The ID of the EventBridge instance. | r-8vb64581862c**** |
Network | string | The network type. Default value: Default. The value PublicNetwork specifies a virtual private cloud (VPC) network. | Default |
OffsetReset | string | The offset. earliest: consumes messages from the earliest offset. latest: consumes messages from the latest offset. | latest |
RegionId | string | The region in which the ApsaraMQ for Kafka instance resides. | cn-hangzhou |
SecurityGroupId | string | The ID of the security group. | sg-bp1iv19sp1msc7zot4**** |
Topic | string | The name of the topic in the ApsaraMQ for Kafka instance. | popvip_center_robot_order |
VSwitchIds | string | The ID of the vSwitch. | vsw-bp179l3llg3jjxwrq72**** |
VpcId | string | The ID of the VPC. | vpc-8vblalsi0vbhizr77**** |