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
show all
Defined in:
(unknown)

Overview

Information about a user recorded in segment documents.

Instance Attribute Summary collapse

Instance Attribute Details

#service_idsArray<Types::ServiceId>

Services that the user\'s request hit.

Returns:

#user_nameString

The user\'s name.

Returns:

  • (String)

    The user\'s name.