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

Class: Aws::XRay::Types::FaultRootCauseEntity

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

Overview

A collection of segments and corresponding subsegments associated to a trace summary fault error.

Instance Attribute Summary collapse

Instance Attribute Details

#exceptionsArray<Types::RootCauseException>

The types and messages of the exceptions.

Returns:

#nameString

The name of the entity.

Returns:

  • (String)

    The name of the entity.

#remoteBoolean

A flag that denotes a remote subsegment.

Returns:

  • (Boolean)

    A flag that denotes a remote subsegment.