You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::XRay::Types::TraceUser
- Inherits:
-
Struct
- Object
- Struct
- Aws::XRay::Types::TraceUser
- Defined in:
- (unknown)
Overview
Information about a user recorded in segment documents.
Instance Attribute Summary collapse
-
#service_ids ⇒ Array<Types::ServiceId>
Services that the user\'s request hit.
-
#user_name ⇒ String
The user\'s name.
Instance Attribute Details
#service_ids ⇒ Array<Types::ServiceId>
Services that the user\'s request hit.
#user_name ⇒ String
The user\'s name.