IGUHealth
    Preparing search index...
    interface MessageTopic {
        _topicId?: Element;
        broker: Reference;
        id?: id;
        meta?: Meta;
        resourceType: "MessageTopic";
        topicId: code;
    }
    Index

    Properties

    _topicId?: Element

    Topic for the message.

    broker: Reference

    The message broker for this topic.

    id?: id

    Logical id of this artifact

    meta?: Meta

    Metadata about the resource

    resourceType: "MessageTopic"
    topicId: code

    Topic for the message.