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

Class: Aws::XRay::Types::UnprocessedStatistics

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

Overview

Sampling statistics from a call to GetSamplingTargets that X-Ray could not process.

Instance Attribute Summary collapse

Instance Attribute Details

#error_codeString

The error code.

Returns:

  • (String)

    The error code.

#messageString

The error message.

Returns:

  • (String)

    The error message.

#rule_nameString

The name of the sampling rule.

Returns:

  • (String)

    The name of the sampling rule.