You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::XRay::Types::UnprocessedTraceSegment

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Information about a segment that failed processing.

Instance Attribute Summary collapse

Instance Attribute Details

#error_codeString

The error that caused processing to fail.

Returns:

  • (String)

    The error that caused processing to fail.

#idString

The segment\'s ID.

Returns:

  • (String)

    The segment\'s ID.

#messageString

The error message.

Returns:

  • (String)

    The error message.