class Aws::XRay::Types::Edge

Information about a connection between two services.

@!attribute [rw] reference_id

Identifier of the edge. Unique within a service map.
@return [Integer]

@!attribute [rw] start_time

The start time of the first segment on the edge.
@return [Time]

@!attribute [rw] end_time

The end time of the last segment on the edge.
@return [Time]

@!attribute [rw] summary_statistics

Response statistics for segments on the edge.
@return [Types::EdgeStatistics]

@!attribute [rw] response_time_histogram

A histogram that maps the spread of client response times on an
edge.
@return [Array<Types::HistogramEntry>]

@!attribute [rw] aliases

Aliases for the edge.
@return [Array<Types::Alias>]

@see docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/Edge AWS API Documentation

Constants

SENSITIVE