Segment class
A segment from a trace that has been ingested by the X-Ray service. The
segment can be compiled from documents uploaded with
PutTraceSegments, or an inferred
segment for a
downstream service, generated from a subsegment sent by the service that
called it.
For the full segment document schema, see AWS X-Ray Segment Documents in the AWS X-Ray Developer Guide.
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited