ExtensionTopicProperties Class
Properties of the Extension Topic.
Constructor
ExtensionTopicProperties(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
description
|
Description of the extension topic. |
|
system_topic
|
System topic resource id which is mapped to the source. |
Attributes
description
Description of the extension topic.
description: str | None
system_topic
System topic resource id which is mapped to the source.
system_topic: str | None