Interface TraceItemTailEventInfo

interface TraceItemTailEventInfo {
    consumedEvents: TraceItemTailEventInfoTailItem[];
}

Properties

Properties