class Aws::XRay::Types::GetInsightImpactGraphResult

@!attribute [rw] insight_id

The insight's unique identifier.
@return [String]

@!attribute [rw] start_time

The provided start time.
@return [Time]

@!attribute [rw] end_time

The provided end time.
@return [Time]

@!attribute [rw] service_graph_start_time

The time, in Unix seconds, at which the service graph started.
@return [Time]

@!attribute [rw] service_graph_end_time

The time, in Unix seconds, at which the service graph ended.
@return [Time]

@!attribute [rw] services

The Amazon Web Services instrumented services related to the
insight.
@return [Array<Types::InsightImpactGraphService>]

@!attribute [rw] next_token

Pagination token.
@return [String]

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

Constants

SENSITIVE