external Source Config
The config of external source. When external_source_type
is RabbitMQ
, The following attributes are supported: RegionId
- The region ID of RabbitMQ. InstanceId
- The instance ID of RabbitMQ. VirtualHostName
- The virtual host name of RabbitMQ. QueueName
- The queue name of RabbitMQ. When external_source_type
is RabbitMQ
, The following attributes are supported: RegionId
- The region ID of RabbitMQ. InstanceId
- The instance ID of RabbitMQ. Topic
- The topic of RabbitMQ. Offset
- The offset of RabbitMQ, valid values: CONSUME_FROM_FIRST_OFFSET
, CONSUME_FROM_LAST_OFFSET
and CONSUME_FROM_TIMESTAMP
. GroupID
- The group ID of consumer. When external_source_type
is MNS
, The following attributes are supported: QueueName
- The queue name of MNS.