@bluelibs/runner - v6.3.1
    Preparing search index...

    Interface IEventLaneTopologyBinding

    One externally consumable event-lane binding in a topology.

    interface IEventLaneTopologyBinding {
        auth?: RemoteLaneBindingAuth;
        lane: IEventLaneDefinition;
    }
    Index

    Properties

    Properties