Trace

constructor(Id: TraceId, Duration: Double? = null, LimitExceeded: Boolean? = null, Segments: List<Segment> = emptyList())(source)