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
- Struct
- Aws::XRay::Types::FaultRootCauseEntity
- Defined in:
- (unknown)
Overview
A collection of segments and corresponding subsegments associated to a trace summary fault error.
Instance Attribute Summary collapse
-
#exceptions ⇒ Array<Types::RootCauseException>
The types and messages of the exceptions.
-
#name ⇒ String
The name of the entity.
-
#remote ⇒ Boolean
A flag that denotes a remote subsegment.
Instance Attribute Details
#exceptions ⇒ Array<Types::RootCauseException>
The types and messages of the exceptions.
#name ⇒ String
The name of the entity.
#remote ⇒ Boolean
A flag that denotes a remote subsegment.