FaultRootCause

The root cause information for a trace summary fault.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A flag that denotes that the root cause impacts the trace client.

Link copied to clipboard

A list of corresponding services. A service identifies a segment and it contains a name, account ID, type, and inferred flag.

Functions

Link copied to clipboard
inline fun copy(block: FaultRootCause.Builder.() -> Unit = {}): FaultRootCause
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String