UpdateKafkaEventForwarder is used to input data for updating a Kafka event forwarder.

Table: UpdateKafkaEventForwarder

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Mar 28, 2025
descriptionstringyes Long-TermDescription of the event forwarder.
enabledboolean trueLong-TermWhether the event forwarder enabled,
idstringyes Long-TermThe unique identifier of the event forwarder.
Namestringyes Long-TermThe name of the event forwarder.
propertiesstringyes Long-TermThe Kafka producer configuration used to forward events in the form of properties (x.y.z=abc). See Kafka Configuration.
topicstringyes Long-TermThe Kafka topic to which the events should be forwarded.