ExtensionTopicProperties Class

Properties of the Extension Topic.

Constructor

ExtensionTopicProperties(*args: Any, **kwargs: Any)

Variables

Name Description
description
str

Description of the extension topic.

system_topic
str

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