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
- Struct
- Aws::XRay::Types::UnprocessedStatistics
- Defined in:
- (unknown)
Overview
Sampling statistics from a call to GetSamplingTargets that X-Ray could not process.
Instance Attribute Summary collapse
-
#error_code ⇒ String
The error code.
-
#message ⇒ String
The error message.
-
#rule_name ⇒ String
The name of the sampling rule.
Instance Attribute Details
#error_code ⇒ String
The error code.
#message ⇒ String
The error message.
#rule_name ⇒ String
The name of the sampling rule.