TestKafkaEventForwarder is used to input data for testing a Kafka event forwarder.

Table: TestKafkaEventForwarder

ParameterTypeRequired[a]DefaultDescription
descriptionstringyes The description of the event forwarder.
enabledboolean  Whether the event forwarder is enabled.
namestringyes The name of the event forwarder.
propertiesstringyes The Kafka producer configuration used to forward events in the form of properties (x.y.z=abc). See Kafka Configuration.
topicstringyes The Kafka topic to where the events should be forwarded.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.