Documentation
    Preparing search index...

    Interface QueueParameters

    interface QueueParameters {
        config: ConfigParameters;
        topic?: string;
    }
    Index

    Properties

    Properties

    topic?: string