You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::XRay::Types::BatchGetTracesResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::XRay::Types::BatchGetTracesResult
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#next_token ⇒ String
Pagination token.
-
#traces ⇒ Array<Types::Trace>
Full traces for the specified requests.
-
#unprocessed_trace_ids ⇒ Array<String>
Trace IDs of requests that haven\'t been processed.
Instance Attribute Details
#next_token ⇒ String
Pagination token.
#traces ⇒ Array<Types::Trace>
Full traces for the specified requests.
#unprocessed_trace_ids ⇒ Array<String>
Trace IDs of requests that haven\'t been processed.