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

Class: Aws::XRay::Types::ResponseTimeRootCauseEntity

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

Overview

A collection of segments and corresponding subsegments associated to a response time warning.

Instance Attribute Summary collapse

Instance Attribute Details

#coverageFloat

The type and messages of the exceptions.

Returns:

  • (Float)

    The type and messages of the exceptions.

#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.