Class: Aws::XRay::Types::Span
- Inherits:
-
Struct
- Object
- Struct
- Aws::XRay::Types::Span
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-xray/types.rb
Overview
A span from a trace that has been ingested by the X-Ray service. A span represents a unit of work or an operation performed by a service.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#document ⇒ String
The span document.
-
#id ⇒ String
The span ID.