TraceSummary
@JsonSerializable
Constructors
Link copied to clipboard
constructor(Id: TraceId, StartTime: Timestamp? = null, Duration: Double? = null, ResponseTime: Double? = null, HasFault: Boolean? = null, HasError: Boolean? = null, HasThrottle: Boolean? = null, IsPartial: Boolean? = null, MatchedEventTime: Timestamp? = null, Http: TraceHttp? = null, Annotations: Map<String, List<ValueWithServiceIds>>? = null, Users: List<TraceUser>? = null, ResourceARNs: List<ResourceARNDetail>? = null, ServiceIds: List<ServiceId>? = null)